Continious RTMP stream without constant output or changing output
Hi there,
I am wondering if it's possible to use membrane to do the following:
I am wondering if it's possible to use membrane to do the following:
- We have camera's that are streaming RTMP continously to the server.
- The camera's will have no output requirement at first and/or preferably just a WebRTC monitoring output
- We will send API calls to then start "egress" or a "stream-event". The output pipeline should then add an HLS output.
- We can also stop the egress which will then stop the HLS output, but it should never disconnect the RTMP input.