Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerHi.
I am trying to capture the stream from https://networkfaculty.com/es/course...-configuracion and https://networkfaculty.com/es/course...acion/playlist I used Quote:
Quote:
|
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerhi mate,
u need the secureToken Code:
#invalidParameterException_098 Code:
rtmpdump -r "rtmp://networkfaculty.com:1935/vod/" -a "vod/" -f "WIN 25,0,0,171" -W "https://networkfaculty.com/static/js/jwplayer.flash.swf" -p "https://networkfaculty.com/es/courses/coursedetail/13-curso-windows-server-2012---instalacion-y-configuracion" -y "1496529633&ZhQ5qnQpsDh4lJfS75Von54SFWBwcVq0w" -T "#invalidParameterException_098" -o "output.flv" Code:
D:\rtmp>rtmpdump -r "rtmp://networkfaculty.com:1935/vod/" -a "vod/" -f "WIN 25,0 ![]() |
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerStrange, I get this simply with rtmpsuck, at least that clip from first link.
I did not try to log in on page from second link. -y looks different for the same file in 2 different times. Code:
rtmpdump -r "rtmp://networkfaculty.com:1935/vod/" -a "vod/" -f "WIN 25,0,0,171" -W "https://networkfaculty.com/static/js/jwplayer.flash.swf" -p "https://networkfaculty.com/es/courses/coursedetail/13-curso-windows-server-2012---instalacion-y-configuracion" -y "1496663009&s6FhVu9yb6YZsgnb9PnXRsUKgAwIZFCTB" -o "2017-06-05_12-45-09_1496663009_s6FhVu9yb6YZsgnb9PnXRsUKgAwIZFCTB.flv" |
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerThanks for your prompt response.
I tried with what you indicated and I was able to download the video of the course presentation. But when I login on the page to download videos from the playlist I get the following: I tried with: Code:
rtmpdump -r "rtmp://networkfaculty.com:1935/vod/" -a "vod/" -f "WIN 25,0,0,171" -W "https://networkfaculty.com/static/js/jwplayer.flash.swf" -p "https://networkfaculty.com/es/courses/coursedetail/13-curso-windows-server-2012---instalacion-y-configuracion/playlist" -y "1496779871&pVKsuC18P3FJZ9fh3ndhptqM2AcEAk4w1" -T "#invalidParameterException_098" -o "outputt.flv" Code:
INFO: videocodecid avc1 Quote:
|
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headeryour rtmpdump is from 2011.
try adding -v switch to the command. |
Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet headerPlaypath changes for the same video with every call to vload.
For your video that requires login, check the vload call and then you may use the same playpath on the wowza server in hls or hds formats instead of rtmp. The playpath expires after a little while. The unix time code you see in the playpath is the issue time. |
All times are GMT -6. The time now is 09:04 PM. |