Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
RTMP Application Rejected ConnectionHello.
Can someone please help me pull down these RTMP streams. Ideally I'd like to display them on my own website using JWPlayer or something similar. I'm getting connection rejected. Your help is greatly appreciated. <subitem> <title> SA \ MBC</title> <link>rtmp://78.100.61.60/live/ playpath=mbc.sdp swfUrl="http://www.elahmad.com/tv/swf/mbctv.swf?elahmad=mbc&autostart=true&" pageUrl="http://www.elahmad.com/tv/mbc.htm" timeout=60</link> <thumbnail>http://www.lyngsat-logo.com/hires/mm/mbc.png</thumbnail> </subitem> <subitem> <title> SA \ MBC Drama</title> <link>rtmp://78.100.61.60/live/ playpath=mbc2.sdp swfUrl="http://www.elahmad.com/tv/swf/mbctv.swf?elahmad=mbc2&autostart=true&" pageUrl="http://www.elahmad.com/tv/mbc2.php" timeout=60</link> <thumbnail>http://www.lyngsat-logo.com/hires/mm/mbc_plus_drama.png</thumbnail> </subitem> <subitem> <title> SA \ MBC Max</title> <link>rtmp://78.100.61.60/live/ playpath=max.sdp swfUrl="http://www.elahmad.com/tv/swf/mbctv.swf?elahmad=max&autostart=true&" pageUrl="http://www.elahmad.com/tv/mbcmaxtv.php" timeout=60</link> <thumbnail>http://www.lyngsat-logo.com/hires/mm/mbc_max.png</thumbnail> </subitem> Edit: Here are a few more I'd like to be able to pull down, these are Akamai streams I guess. rtmp://cp108479.live.edgefcs.net/live/euronews_1_800@45525 rtmp://cp108476.live.edgefcs.net/live/cnn_1_800@45497 rtmp://cp108477.live.edgefcs.net/live/bbcworld_1_800@45508 rtmp://cp108479.live.edgefcs.net/live/rusiya_1_800@45521 I'm getting [AccessManager.Reject] : Access Denied! Thanks! |
#2
|
|||
|
|||
Re: RTMP Application Rejected ConnectionFirst series are playable only in Arab Countries!! That's because you will be rejected!
2nd series, needs token string!! |
#3
|
|||
|
|||
Re: RTMP Application Rejected ConnectionQuote:
Thanks for the quick reply. Regarding the Arabic channels, is it possible to use a proxy or SWF player from a Arab country? For example what if I embed the elahmad.com SWF player? Regarding the token, how do I get the token string? Is there a way to spoof that or do a "wget" to get a valid token? |
#4
|
|||
|
|||
Re: RTMP Application Rejected Connection1. Yes, you can use proxies!! But I have doubt if you can find any Arab's country proxy!! I don't know about embedding their SWF player!!
2. Token String will be generated by the site for each connection and is valid only for a few min!! would be nice if you paste here website link to make sure!! |
#5
|
|||
|
|||
Re: RTMP Application Rejected ConnectionAny other ideas for this? There must be a way to programatically trick the system..
|
#6
|
|||
|
|||
Re: RTMP Application Rejected ConnectionFor BBC World, use Vidalia (tor) proxy with ch exitnode.
Code:
rtmpdump -v -r "rtmp://cp108479.live.edgefcs.net/live/euronews_1_800@45525" --swfsize "927444" --swfhash "6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb" -q | %vlc% - Code:
rtmpdump -v -r "rtmp://cp108476.live.edgefcs.net/live/cnn_1_800@45497" --swfsize "927444" --swfhash "6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb" -q | %vlc% - Code:
rtmpdump -S "127.0.0.1:9050" -v -r "rtmp://cp108477.live.edgefcs.net/live/bbcworld_1_800@45508" --swfsize "927444" --swfhash "6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb" -q | %vlc% - Code:
rtmpdump -v -r "rtmp://cp108479.live.edgefcs.net/live/rusiya_1_800@45521" --swfsize "927444" --swfhash "6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb" -q | %vlc% - |
Tags: rtmp rejected |
Thread Tools | |
Display Modes | |
|
|