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

looking for RTmpdump complete solution for windows

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

livetvbox 01-10-2012 01:47 AM

looking for RTmpdump complete solution for windows


 
Hi
i will lokking for complete solution for rtmp dump for windows .

like i want to restream
sh -c "rtmpdump --live -r "rtmp://1.2.3.4:1935/live/122" -p "www.anydomain.com.com/play/" -W "www.anydomain.com/play/flash/player.swf" -q | ffmpeg -i - -re -isync -acodec libfaac -ab 128000 -ar 32000 -vcodec libx264 -vpre veryfast -b 350k -f flv "rtmp://127.0.0.1:1935/live/try" &

so how it is possible to stream on any flash server wowza or flash media server.

pleaset let me know tools i need to install on windows and command line parameter how to run.

thanks

svnpenn 01-10-2012 05:56 AM

Re: looking for RTmpdump complete solution for windows


 
To start you could make a bash script instead of that garbled mess


All times are GMT -6. The time now is 08:38 AM.