Jeheon Han
Jeheon Han
I have resolved this regression bug and patched it to the latest master branch. Thank you for reporting the issue.
This patch made it into the 0.16.5 release. If the issue reproduces, please reopen the issue. Thank you.
This feature hasn't been tested in a very long time. I'll take a look soon. Thank you
I haven't tested it yet, but P2P config was moved here. Could you modify your Server.xml to `` https://github.com/AirenSoft/OvenMediaEngine/blob/594c55580cd2443cbe3d1bc2915dc2dc7f53fa72/misc/conf_examples/Server.xml#L33
I actually have my mind turned off from the p2p traffic distribution feature (experimental feature). First, I'll put reviving the existing p2p functionality on the backlog and look into it...
Thank you very much for your contribution. Could you please add a detailed description of this PR? Please provide basic description, purpose, use cases, testing methods, etc. After that I...
Yes, guessing the scenario, I think this issue will recur. While resolving conflicts from multiple servers, I need to think about how to solve this problem. Thanks for reporting the...
@AdamDudley I fixed this issue and pushed it to the master branch. Thank you for reporting this issue. Please check if your issue has been resolved.
@df503 Is it correct that you pulled the master branch? If so, please send your rtsp url to [email protected].
@df503 Your RTSP Server transmits AAC, OPUS, and H264. And it sends RTCP SR for AAC and H264, but not for OPUS. RTCP SR is required for A/V sync. Your...