Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
how to rtmpdump from http://sport.alive-tv.comhello
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 |
#2
|
|||
|
|||
Re: how to rtmpdump from http://sport.alive-tv.comIt'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> Code:
http://foot.bsdillc.com/strobe-1.6-sec.swf?src=http://foot.bsdillc.com/peergetCM_manifest.f4m?groupspec=G:0101010c0b0e62616e616c6d6f696e7300&autoPlay=true |
#3
|
|||
|
|||
Re: how to rtmpdump from http://sport.alive-tv.comQuote:
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 |
#4
|
|||
|
|||
Re: how to rtmpdump from http://sport.alive-tv.comf4m 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. |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|