PDA

View Full Version : is that possible?


hasomaso
09-01-2013, 08:00 AM
hey people,

how can i play this parameter with a .bat file + rtmpdump + VLC!
I do not want to download the stream, i would only play with VLC

rtmpdump -v -r "rtmp://127.0.0.1:60001/live" -a "live" -f "WIN 11,8,800,94" -W "http://cdn.octoshape.net/resources/player/flowplayer/OctoshapeStreaming-206-1305130.swf" -p "http://www.telewebion.com/fa/live/shoma/1000kb/%D9%BE%D8%AE%D8%B4-%D8%B2%D9%86%D8%AF%D9%87-%D8%B4%D8%A8%DA%A9%D9%87-%D8%B4%D9%85%D8%A7-Live-channel-shoma" -y "simracoliveshoma500k" | c:\progra~1\videolan\vlc\vlc -


http://imageshack.us/a/img5/6894/nc14.png

evol
09-02-2013, 04:33 AM
rtmp://127.0.0.1:60001/live

Its a local stream as it needs the octoshape plugin to be running.

Change your user agent to a ipod/ipad and grab the m3u8 instead.

:)