Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-28-2010, 09:01 AM
virikolass virikolass is offline
Junior Member
 
Join Date: Jul 2009
Posts: 10
virikolass is on a distinguished road
Default

Eurovisionsports.tv - URL Snooper and xml don't work


There's a lot of olympics highlists that I want to download but I can't.
URL Snooper gives me a link to .xml file like this:
Code:
<XML>
<country>PL</country>
<ip>85.89.175.82</ip>
<hostname>cp76875.edgefcs.net</hostname>
<appName>ondemand</appName>
<streamName>mp4:flash/d16_b_57</streamName>
<authParams>
auth=da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01
</authParams>
</XML>
If I use this rtmpdump command:
Code:
rtmpdump -r rtmp://cp76875.edgefcs.net -y mp4:flash/d16_b_57.flv -u "da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01"
I receive an error:
Code:
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Thank you for any help!
Reply With Quote
  #2  
Old 03-13-2010, 04:45 PM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: Eurovisionsports.tv - URL Snooper and xml don't work


You omitted the appname. A proper RTMP url requires these parts:

rtmp://host/app/playpath

You only provided the host and playpath.

The streamName does not have a .flv suffix, but you added one in your command. Therefore the streamName you're using won't match the actual name on the server.

The auth parameter in the XML is actually part of the RTMP URL, it has nothing to do with the rtmpdump auth option.

I think the actual URL should be like this:

rtmp://cp76875.edgefcs.net/ondemand/mp4:flash/d16_b_57?auth=da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01

This server probably expects you to provide the swfUrl and pageUrl too, though.
Reply With Quote
  #3  
Old 03-15-2010, 03:34 PM
virikolass virikolass is offline
Junior Member
 
Join Date: Jul 2009
Posts: 10
virikolass is on a distinguished road
Default

Re: Eurovisionsports.tv - URL Snooper and xml don't work


The same happens when I use the following code :
Code:
rtmpdump -r "rtmp://cp76875.edgefcs.net/ondemand/mp4:flash/d12_a_44?auth=da_d3c1cAdybaaWb3aicgd_bZcEdscFaUay-blNP01-E-smG-p9n8&aifp=v01" -W http://www.eurovisionsports.tv/paralympics/gateway.swf?953654.2849960158 -p http://www.eurovisionsports.tv/paralympics/
Another error (ERROR: RTMP_ReadPacket, failed to read RTMP packet header) is given in case of a live stream when using this code:
Code:
rtmpdump -r "rtmp://cp80588.live.edgefcs.net/live/cbp_ebu_1@s15065?auth=da_bdc9d4dOcjbhcIbFaya5aZbraJdUdicT-blNQZa-E-qmE-p9j9&aifp=v01" -W "http://www.eurovisionsports.tv/paralympics/custom/digotel/live/flvPlayer.swf?833869.4437266169" -p http://eurovisionsports.tv/paralympics

Last edited by virikolass : 03-15-2010 at 05:13 PM.
Reply With Quote
Reply Post New Thread
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:32 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons