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?