I use rtmpsrv-vlc and rtmpdump to watch tv on vlc but i get an error
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Code:
RTMP Server v2.4 VLC Streamer (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
rtmpdump -r "rtmpe://112.197.2.11/live" -a "live" -f "WIN 11,7,700,224" -W "http
://tv24.vn/getflash.ashx" -p "http://vtv.vn/Modules/Media/Streaming.aspx?channel
=vtv1" --live -y "vtv1.stream" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Closing connection... done!
C:\Documents and Settings\Ngoc Long\My Documents\Downloads\Compressed\rtmpexplor
er>rtmpdump -r "rtmpe://112.197.2.11/live" -a "live" -f "WIN 11,7,700,224" -W "h
ttp://tv24.vn/getflash.ashx" -p "http://vtv.vn/Modules/Media/Streaming.aspx?chan
nel=vtv1" --live -y "vtv1.stream" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Please help me.