You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a persistent live channel in OME the server will crash when you start streaming through WebRTC or WHIP.
To Reproduce
Setup the Server.xml as explained in this comment, meaning: with scheduled channels enabled. The example in the attached Server.xml uses slightly different ports and media directory, but the concept is exactly the same.
Then use something like this as the scheduled channel:
Describe the bug
When using a persistent live channel in OME the server will crash when you start streaming through WebRTC or WHIP.
To Reproduce
Setup the Server.xml as explained in this comment, meaning: with scheduled channels enabled. The example in the attached Server.xml uses slightly different ports and media directory, but the concept is exactly the same.
Then use something like this as the scheduled channel:
It doesn't matter if you create the schedule channel first or after starting the live stream, but let's assume you have started the server.
Next connect to
http:/127.0.0.1:3333/app/live?direction=whip
with OBS, or start a WebRTC stream using the demo.This will crash the server with signal 11 as shown in attached logs.
In my experiments I tried a VPS, and both
ovenmediaengine:dev
andovenmediaengine:latest
running in a container on macOS.Expected behavior
I expect the live stream to switch its video to the connected steam after wait.mp4 finishes playing.
Logs
See attachments.
Server (please complete the following information):
Player (please complete the following information):
Files
ovenmediaengine.log
Server.xml.txt
stream.sch.txt
ome.sh.txt
The text was updated successfully, but these errors were encountered: