Do a second state check before force-restarting stream
Full-screening players from webcall interface is broken
Full-screening players from webcall interface is broken
Figure out what's up with OME's API port always listening on 0.0.0.0
Well that's easy. The API handler takes the same config as the global server bind. So if you're listening for RTMP/WebRTC on all interfaces (which I have to to receive RTMP traffic), your API port…
Figure out what's up with OME's API port always listening on 0.0.0.0
Momentary disconnections can lock streams in a zombie state
Momentary disconnections can lock streams in a zombie state
Found the issue. The admission webhook that manages the stream list in cache has a bug here a0b5b11e4a/admission
.…
Momentary disconnections can lock streams in a zombie state
Still seeing this in 0.18.0
So I need to dive into this.
Figure out what's up with OME's API port always listening on 0.0.0.0