Quote:
Originally Posted by bat999
Hi
It's a live stream, so it needs -v adding to the RTMPDump command.
Test it like this:-
Code:
rtmpdump -r "rtmp://majdg.pwlstation.com/live/majdgen/" -a "live/majdgen/" -f "WIN 11,1,102,62" -W "http://pwlstation.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf" -p"http://pwlstation.com/?p=59" -y "2_livestream" -v -o 2_livestream.flv
Then if that downloads OK, pipe it to VLC like you did before.
... -o - | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
|
Worked perfectly! Thank you!