EMS drops client connections
EMS seems to have an issue when RTMP streams are closed.
I have 2 RTMP streams being published as /live/1 and /live/2. I open 2 instances of VLC and point them to /live/1 and /live/2. I get video. Great. So far.
I then stop publishing /live/1 which then causes the VLC instance that is viewing that video to stop. This is also great.
What is NOT great, is that the second VLC stream (the one showing /live/2) ALSO stops.
The publishing side is fine. No errors there. If I merely hit play again on VLC it will re-connect. This has to be some kind of bug.
I even made a nice video (complete with exposed passwords etc. but you can look those up online, so you’re none the wiser 🙂 )
6 Answers
2.0.1 does not have the issue (and the nginx-rtmp test was not really valid as it does not support RTSP output). Thanks for the help guys.