Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
eurovisionsports.tv: recording/downloading/capturing/ripping/savingOK, so I've managed to get some sort of URL after 5 hours of tears, frustrations, and about 6 different types of sniffing/URL-getting software.
I'm a complete noob, and now I've got some URLs that don't really make sense. How do I make sense of them? It is (probably) an secure stream. Here is the output from NetXFer (NetTransport): Code:
rtmp://cp80597.live.edgefcs.net:1935/live?auth=da_b.aldLcMaQbwbQbLdRbTdpbubVaHdjbo-blDE4J-E-pkE-q8r7&aifp=v01<break>cbp_nonrk_1@s15586?auth=da_b.aldLcMaQbwbQbLdRbTdpbubVaHdjbo-blDE4J-E-pkE-q8r7&aifp=v01?sid=undefined&m=library.flv http://www.eurovisionsports.tv/olympics/ http://www.eurovisionsports.tv/olympics/custom/digotel/live/flvPlayer.swf?678517.2292043543 Sorry for being such an idiot. I'm sure I'm getting close to the finish line here.. |
#2
|
|||
|
|||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingCommon, you are not an idiot! Stay positive!
eurovisionsports.tv uses SWF verification. NetTransport just doesn't show that. You can try to capture such streams with Jaksta, but you need to change its RTMP settings from downloading to recording. And you can try to use rtmpdump, which is a freeware command line utility. |
#3
|
|||
|
|||
rtmpdump and eurovisionsports.tvTrying to watch this summer's soccer special on eurovisionsports.tv using rtmpdump I fail miserably.
This is the report from the rtmpsuck (on Windows with HOSTS edit) when trying to view the stream via the browser: Quote:
Quote:
Quote:
|
#5
|
|||
|
|||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingIf you're using Windows and the Hosts file, you can only use rtmpsrv, not rtmpsuck. You need to have a TCP redirector to use rtmpsuck.
The log you've posted above is only sufficient to establish the connection, you haven't actually gotten the playpath in that log. The value you're providing for the playpath is bogus, that's part of the Connect request packet, not the playpath. Since you don't know how to read these logs, you should just use rtmpsrv, which outputs all of the parameters for you. |
#6
|
||||
|
||||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingQuote:
Quote:
Quote:
Quote:
|
#7
|
|||
|
|||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingRegardless, the fact remains that none of this output includes a Playpath, and as the documentation clearly states, you can't use rtmpdump without a playpath.
|
#8
|
||||
|
||||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingQuote:
rtmpsuck reports: Quote:
The command line I figured out is the following: Quote:
Which unfortunately reports the same as previous efforts "NetStreamFailed": Quote:
The only thing I can see is that rtmpdump sends "NetStream.Play.Start" with a value of just "cbp_ebu_1@s15065" instead of the actual playpath "cbp_ebu_1@s15065?auth=da_dDdHdQc7d8bxd5bhbraLaGa8 c5b5d.bh-bmfsMS-E-wnG-l8sa&aifp=v01?sid=null&m=library" but I guess this must be for a good reason. I repeat that "rtmpsuck" works and saves locally two files "cbp_ebu_1@s15065" and "cbp_ebu_1@s1506501", both video files although the first is just 12467 bytes. The "two file" thing seems to be consistent for many times I tried. The first file is between 5000 and 12000 bytes (video file according the metadata). The second one holds the main video. Version: rtmpdump "509-SVN". |
#9
|
|||
|
|||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingMost likely your auth parameter is only valid for a single use and then expires.
You should also look at rtmpsuck -z, it's possible there are additional authentication requests happening that you haven't provided for rtmpdump. |
#10
|
|||
|
|||
Re: eurovisionsports.tv: recording/downloading/capturing/ripping/savingQuote:
Code:
http://www.pastebin.org/331058 Since rtmpsuck can correctly connect (via the browser) and playback the stream can an option be added to it so that it can continue saving the file localy even after the client disconnects and the timeout expires? |
Tags: capture, capturing, downloading, eurovision sports tv, eurovisionsportstv, recording, ripping, rtmp, saving, swf verification |
Thread Tools | |
Display Modes | |
|
|