Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

MUX RTMP live streams

(http://stream-recorder.com/forum/showthread.php?t=7418)

e-blokos 09-20-2010 11:44 AM

MUX RTMP live streams


 
I'm trying to use librtmp with ffmpeg, but apparently librtmp doesn't accept live streaming as input with ffmpeg. I wrote to the author without answer until now. Is anyone as a solution to mux RTMP input sources (not recorded) and output in one RTMP stream with audio only ?
my test :
ffmpeg -re -i rtmp://myserver/live/stream1 -i rtmp://myserver/live/stream2 -i rtmp://myserver/live/stream3 -vn -acodec copy rtmp://myserver/live/newAudioStreamMixed

Thanks all


All times are GMT -6. The time now is 03:21 AM.