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

how to rtmpdump from http://sport.alive-tv.com

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

alsersawy 08-14-2014 09:13 AM

how to rtmpdump from http://sport.alive-tv.com


 
hello


any one help me please

i want know

how to rtmpdump from http://sport.alive-tv.com/bein1.php

I use a program (rtmpdump helper And urlhelper) but does not work with this site

help my please

thank you

spacechild 08-18-2014 08:43 AM

Re: how to rtmpdump from http://sport.alive-tv.com


 
It's a rtmfp p2p stream. You cannot use rtmpdump:

Code:

<manifest xmlns="http://ns.adobe.com/f4m/1.0">
  <id>Multicast_P2P_with_Peer_Discovery</id>
  <duration>1</duration>
  <media url="rtmfp://p2p.peer-stream.com:1940/?family='publishers'" groupspec="G:0101010c070e706c6f6f666600" multicastStreamName="stream"/>
</manifest>

I think the only way to play it on an external player is by loading it on Daum Pot Player, Media Player Classic or Gom Media Player, in the following form:

Code:

http://foot.bsdillc.com/strobe-1.6-sec.swf?src=http://foot.bsdillc.com/peergetCM_manifest.f4m?groupspec=G:0101010c0b0e62616e616c6d6f696e7300&autoPlay=true

alsersawy 08-18-2014 09:57 AM

Re: how to rtmpdump from http://sport.alive-tv.com


 
1 Attachment(s)
Quote:

Originally Posted by spacechild (Post 69903)
It's a rtmfp p2p stream. You cannot use rtmpdump:

Code:

<manifest xmlns="http://ns.adobe.com/f4m/1.0">
  <id>Multicast_P2P_with_Peer_Discovery</id>
  <duration>1</duration>
  <media url="rtmfp://p2p.peer-stream.com:1940/?family='publishers'" groupspec="G:0101010c070e706c6f6f666600" multicastStreamName="stream"/>
</manifest>

I think the only way to play it on an external player is by loading it on Daum Pot Player, Media Player Classic or Gom Media Player, in the following form:

Code:

http://foot.bsdillc.com/strobe-1.6-sec.swf?src=http://foot.bsdillc.com/peergetCM_manifest.f4m?groupspec=G:0101010c0b0e62616e616c6d6f696e7300&autoPlay=true

thank you very much mr spacechild

the url
http://foot.bsdillc.com/strobe-1.6-s...&autoPlay=true

it works with me on Media Player Classic

thank you


put i want ask you a question please

how i can get

url

Like this

http://foot.bsdillc.com/strobe-1.6-s...&autoPlay=true

please i need to know

thank you again

spacechild 08-18-2014 03:11 PM

Re: how to rtmpdump from http://sport.alive-tv.com


 
f4m manifest (including groupspec parameter, which is peculiar of p2p streams) can be easily catched with GetFLV.
The proper swf to put on the beginning of the link is shown on your mozilla firefox browser ("View Page Info" -> "Media").
The final part ("autostart" or "autoplay"=true) is standard for all streams, and let them start automatically.


All times are GMT -6. The time now is 04:32 PM.