maxsharabayko / srt-xtransmit

SRT transmission application used for testing
40 stars 17 forks source link

Fix byte rcv loss stat #77

Closed guilletrejo closed 1 year ago

guilletrejo commented 1 year ago

Updated submodule srt to fix error on stat file generated by srt-xtransmit (the column Byte Rcv Loss was the same as Byte Rcv Total because of a bug in srtcore/core.cpp that was fixed long ago in the main repo).

maxsharabayko commented 1 year ago

Hi. I wonder why did you close the PR?

guilletrejo commented 1 year ago

Hi @maxsharabayko , I didn't mean to open it in the first place. It was meant to be opened on a fork to update the srt submodule.

maxsharabayko commented 1 year ago

I see. Multicast support looks interesting. If you would consider submitting a PR for it, might be a useful improvement. 🙂

guilletrejo commented 1 year ago

@maxsharabayko You can check out this fork https://github.com/swxtchio/srt-xtransmit