looking for RTmpdump complete solution for windowsHi
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 |
Re: looking for RTmpdump complete solution for windowsTo start you could make a bash script instead of that garbled mess
|
All times are GMT -6. The time now is 08:38 AM. |