View Single Post
  #4  
Old 04-26-2011, 07:07 PM
shlomikalfa shlomikalfa is offline
Junior Member
 
Join Date: Apr 2011
Posts: 5
shlomikalfa is on a distinguished road
Default

Re: NBA stream -> VLC / other.


Hi,

Thanks for replies and the help but it's still not working...

Stream:
Code:
http://castamp.com/channel/extreme3myp2p1
Ran:
Code:
rtmpdump.exe -r "rtmp://68.68.29.10:1935/live/_definst_/extreme3myp2p1" --live --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
It's just launching VLC and nothing is played...

Output:
Code:
E:\rtmpdump>rtmpdump.exe -r "rtmp://68.68.29.10:1935/live/_definst_/extreme3myp2
p1" --live -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Reply With Quote