I need to ingest an RTMP stream and turn the stream right around and send it out via RTSP on the same server - either on a different port, or with different path or 'file name' in the RTSP url. I'll actually need to do this with 5 incoming RTMP streams and turn each of them right around on an RTSP stream - I don't even care if the streams are saved to a file (prefer they would not).
Can nginx do this? Hints on what a config file would look like? In the absence of an nginx solution, anybody know of a cloud service I could use and an intermediary instead? (Wowza cannot do this - they are 90% of my solution otherwise...)
Any help?
El Ronaldo
Can nginx do this? Hints on what a config file would look like? In the absence of an nginx solution, anybody know of a cloud service I could use and an intermediary instead? (Wowza cannot do this - they are 90% of my solution otherwise...)
Any help?
El Ronaldo