AirenSoft / OvenMediaEngine

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://airensoft.com/ome.html
GNU Affero General Public License v3.0
2.61k stars 1.06k forks source link

Broadcast sound is missing in a few hours after server startup #1244

Closed getroot closed 1 year ago

getroot commented 1 year ago

Discussed in https://github.com/AirenSoft/OvenMediaEngine/discussions/1232

Originally posted by **bigsssss** May 15, 2023 Video stream is transmitted by SRT, video transcoding is disabled, only OPUS audio transcoding is used. Video viewing only via WebRTC. After some time after starting the server, the sound on the video stream disappears completely, while the video continues to work. Cannot solve the problem for several months. We use Nimble Streamer for SRT streaming to Oven, the same problem occurred when streaming from Epiphan Pearl Nano encoder [ovenmediaengine.log](https://github.com/AirenSoft/OvenMediaEngine/files/11474146/ovenmediaengine.log)
getroot commented 1 year ago

@bigsssss I solved the timestamp issue in SRT (MPEG2-TS). You can test it with the latest master branch. Could you please confirm that your problem is solved?

bigsssss commented 1 year ago

Thank you. I'll be sure to test it and let you know.

getroot commented 1 year ago

@bigsssss I'm sorry. I have found another error in the code I modified this time. I will comment again after the correction.

bigsssss commented 1 year ago

Thanks for the message, I'll be waiting.

getroot commented 1 year ago

I just made a few changes and committed them. Please check if your problem is solved!

bigsssss commented 1 year ago

Ok, thank you very much.

bigsssss commented 1 year ago

Hello. The problem with mute is probably fixed, but now after a couple of days the video broadcast does not start at all and the size of the logs becomes very large. I can't upload the log file here because of the large size, so I'll leave a link to it. https://1storage.ams3.cdn.digitaloceanspaces.com/ovenmediaengine.log.20230529.log

getroot commented 1 year ago

The audio freezing issue appears to have been resolved. Thank you for your confirmation.

Another issue you reported, a quick analysis of the logs seems to be very bad network conditions. Could you please close this issue and create a new discussion about it?