Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

http://www.cuatro.com/en-directo/

(http://stream-recorder.com/forum/showthread.php?t=11149)

HansMayer 03-04-2012 08:55 AM

http://www.cuatro.com/en-directo/


 
Hi,
did anyone dump the stream from http://www.cuatro.com/en-directo/ already?

Using Wireshark, I got a token:
Quote:

<url><file>telecincochannel4_800k?token=c3RhcnRfdG ltZT0yMDEyMDMwNDE1MzU0NiZlbmRfdGltZT0yMDEyMDMwNDE1 MzgwMyZkaWdlc3Q9ZmM5MWI1YjdjNWQ3ZmVhZGFmZmE3ZjU3OT A1NGQ1N2Y=</file><stream>rtmp://telecincolivefs.fplive.net/telecincolive-live</stream></url>
as well as the handshake:
Quote:

app=telecincolive-live
flashVer=MAC 11,2,202,183
swfUrl=http://static1.tele-cinco.net/comun/swf/playerCuatro.swf
tcUrl=rtmp://telecincolivefs.fplive.net/telecincolive-live
pageUrl=http://www.cuatro.com/en-directo/
When I dump it with
Quote:

rtmpdump -r rtmp://telecincolivefs.fplive.net/telecincolive-live -y 'telecincochannel4_800k?token=c3RhcnRfdGltZT0yMDEy MDMwNDE1MzU0NiZlbmRfdGltZT0yMDEyMDMwNDE1MzgwMyZkaW dlc3Q9ZmM5MWI1YjdjNWQ3ZmVhZGFmZmE3ZjU3OTA1NGQ1N2Y= ' -W http://static1.tele-cinco.net/comun/...ayerCuatro.swf -p http://www.cuatro.com/en-directo/ -z -f 'MAC 11,2,202,183'
I get
Quote:

DEBUG: RTMP_ClientPacket, received: invoke 133 bytes
DEBUG: (object begin)
DEBUG: Property: <Name: no-name., STRING: onStatus>
DEBUG: Property: <Name: no-name., NUMBER: 4.00>
DEBUG: Property: NULL
DEBUG: Property: <Name: no-name., OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetStream.Failed>
DEBUG: Property: <Name: description, STRING: Failed to play (stream ID: 1).>
DEBUG: Property: <Name: clientid, STRING: jI6QBJLZ>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Failed
ERROR: Closing connection: NetStream.Failed
DEBUG: Closing connection.

chap 03-04-2012 02:04 PM

Re: http://www.cuatro.com/en-directo/


 
use rtmpsusk
Code:

>rtmpdump
-r "rtmp://telecincolivefs.fplive.net/telecincolive-live" -a "telecincolive-live
" -f "WIN 11,1,102,62" -W "http://static1.tele-cinco.net/comun/swf/playerCuatro.
swf" -p "http://www.cuatro.com/en-directo/" -y "telecincochannel4_800k?token=c3R
hcnRfdGltZT0yMDEyMDMwNDIwNTc1NiZlbmRfdGltZT0yMDEyMDMwNDIxMDAxMyZkaWdlc3Q9NjRiNzU
yNTI5YzBiZjgzNmJjMWJjYWRlNDQ3YmEyYmM=" -o "telecincochannel4_800k.flv" -v
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  width                704.00
INFO:  height                396.00
INFO:  framerate            25.00
INFO:  videocodecid          7.00
INFO:  videodatarate        800.00
INFO:  audiodatarate        64.00
9452.036 kB / 84.78 sec
-


HansMayer 03-05-2012 03:34 PM

Re: http://www.cuatro.com/en-directo/


 
Thx a lot :)


All times are GMT -6. The time now is 12:01 AM.