Hi everyone,
Is it possible setup nimble to transform an icecast stream to RTSP?
Right now I have an icecast stream, which is transmuxed into MPEGTS, which is also transmuxed into HLS (TS) and RTMP.
The implementation looks like this:
ICECAST ====> MPEGTS=====>HLS
=====>RTMP
=====>RTSP???
Any way, it seems impossible to get any RTSP output stream using that setup.
Is there any requisite to stream RTSP when using as incoming input an MPEGTS stream?
My setup is based in the following guides:
http://blog.wmspanel.com/2015/06/mpegts-transmux-hls-rtmp-dash-nimble-streamer.html
http://blog.wmspanel.com/2014/09/icecast-shoutcast-to-hls-mpegts.html