View Single Post
  #31  
Old 06-03-2017, 04:34 PM
JNHR01 JNHR01 is offline
Junior Member
 
Join Date: Jun 2017
Posts: 2
JNHR01 is on a distinguished road
Default

Re: rtmpdump RTMP_ReadPacket, failed to read RTMP packet header


Hi.

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:
rtmpdump.exe -r "rtmp://networkfaculty.com/vod/1496249546" -s "https://networkfaculty.com/static/js/jwplayer.flash.swf" -p "https://networkfaculty.com/es/courses/coursedetail/13-curso-windows-server-2012---instalacion-y-configuracion" -o "vdr.flv"
But I got

Quote:
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Can anybody help me?
Reply With Quote