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 > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 12-18-2014, 06:01 AM
ysk91 ysk91 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 4
ysk91 is on a distinguished road
Default

Re: Need token for this stream please


Quote:
Originally Posted by biezom View Post
http://www.crichd.in/live/sky-sports...-streaming.php

Code:
rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player3.php?id=11&width=620&height=490" -y "11" -T "#atd%%#$ZH" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

GUYS you read this? "i dont want watch it in vlc or so...i want add this sky sport 1 to a flash player."???

I want add it to a flash player like this.
http://www.wowza.com/resources/3.5.0...er/player.html
Reply With Quote
  #12  
Old 12-18-2014, 12:42 PM
raven2k7 raven2k7 is offline
Member
 
Join Date: Nov 2014
Posts: 43
raven2k7 is on a distinguished road
Default

Re: Need token for this stream please


give me the link to the browser let me check it
Reply With Quote
  #13  
Old 12-18-2014, 08:56 PM
ysk91 ysk91 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 4
ysk91 is on a distinguished road
Default

Re: Need token for this stream please


Quote:
Originally Posted by raven2k7 View Post
give me the link to the browser let me check it
http://www.crichd.in/live/sky-sports...-streaming.php this i said it already.

i cant add this details
Code:
rtmpdump -r "rtmp://31.220.0.206/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://www.flashtv.co/ePlayerr.swf" -p "http://www.flashtv.co/embed.php?live=csk1&vw=620&vh=490" -y "csk1" -T "%ZZri(nKa@#Z" -o "csk1.flv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
to a flash player like this

Code:
 <embed height="500" width="900" flashvars="file=Teststream.flv&amp;bufferlength=1&amp;streamer=rtmp://live.cretetv.gr:1935/cretetv&amp;id=ss&amp;plugins=hd-1&amp;hd.file=Teststream.flv&amp;bufferlength=1&amp;streamer=rtmp://live.cretetv.gr:1935/cretetv&amp;id=Teststream&amp;rtmp.dynamic=true&amp;autostart=true&amp;logo=&amp;skin=http://www.longtailvideo.com/files/skins/ruby/5/ruby.zip&amp;link=&amp;title=Teststream&amp;backcolor=#f08080&amp;frontcolor=black&amp;lightcolor=black&amp;image=" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" quality="high" name="mpl" id="mpl" style="" src="http://player.longtailvideo.com/player5.2.swf" type="application/x-shockwave-flash">
Need to play the sky sport 1 stream in a browser flash player you understand what i mean? please help...it dont must add in this flash player it can be each other browser flash player.
i wanna upload a flash player to my site and it should just stream this sky sport1...

maybe i can use flash player or code like this
Code:
<script type='text/javascript'>id='skysp2'; id_width=600; id_height=420;</script><script type='text/javascript' src='http://embed.crichd.in/channel.js'></script>
need the main id of this sky sport1 stream from wiziwig...WITHOUT ADS...this code is player with sky sport1 but it have ADS i dont want ads...ads must be removed:
Code:
<script type='text/javascript'>id='skysp2'; id_width=600; id_height=420;</script><script type='text/javascript' src='http://embed.crichd.in/channel.js'></script>
know hope all understand what i mean....

Last edited by ysk91 : 12-18-2014 at 11:50 PM.
Reply With Quote
  #14  
Old 12-19-2014, 12:22 AM
raven2k7 raven2k7 is offline
Member
 
Join Date: Nov 2014
Posts: 43
raven2k7 is on a distinguished road
Default

Re: Need token for this stream please


problem is that the address changes every so so. and i got a token from the website.

rtmp://80.82.65.59:443/liverepeater playpath=11 swfUrl=http://popeoftheplayers.pw/atdedead.swf pageUrl=http://popeoftheplayers.pw/player3.php?id=11&width=620&height=490 token=-1820302793
Reply With Quote
  #15  
Old 12-19-2014, 07:01 AM
ysk91 ysk91 is offline
Junior Member
 
Join Date: Dec 2014
Posts: 4
ysk91 is on a distinguished road
Default

Re: Need token for this stream please


Quote:
Originally Posted by raven2k7 View Post
problem is that the address changes every so so. and i got a token from the website.

rtmp://80.82.65.59:443/liverepeater playpath=11 swfUrl=http://popeoftheplayers.pw/atdedead.swf pageUrl=http://popeoftheplayers.pw/player3.php?id=11&width=620&height=490 token=-1820302793
is that "token" a id? so i can add it to a flash browser player?
like this?

Code:
<script type='text/javascript'>id='1820302793'; width='600'; height='450';</script><script type='text/javascript' src='http://popeoftheplayers.pw/player3.js'></script>
if i add this 1820302793 id to flash player i get this



and if i add 11 like this:

Code:
<script type='text/javascript'>id='11'; width='600'; height='450';</script><script type='text/javascript' src='http://popeoftheplayers.pw/player3.js'></script>
then i get this protected message:


you mean the stream changes his id every second or what?

but the player is running by this code...
Code:
<iframe marginheight="0" marginwidth="0" id="iframe" src="http://crichd.tv/update/skys1.php" scrolling="no" frameborder="0" height="450" width="600">Your Browser Do not Support Iframe</iframe>
because crichd have this js and swf details on his webhosting right?
Reply With Quote
  #16  
Old 01-31-2015, 10:21 AM
italiastage italiastage is offline
Junior Member
 
Join Date: Jan 2015
Posts: 2
italiastage is on a distinguished road
Default

Re: Need token for this stream please


<iframe scrolling="no" src=" http://popeoftheplayers.pw/atdedead.swf?streamer=rtmp://80.82.64.140:443/liverepeater/&amp;file=16&amp;autostart=true&amp;skin=http://pro-tv.net/player/jwskins/slim.zip" frameborder="0" height="450" width="100%"></iframe>
Reply With Quote
  #17  
Old 01-31-2015, 10:31 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need token for this stream please


Quote:
Originally Posted by italiastage View Post
<iframe scrolling="no" src=" http://popeoftheplayers.pw/atdedead.swf?streamer=rtmp://80.82.64.140:443/liverepeater/&amp;file=16&amp;autostart=true&amp;skin=http://pro-tv.net/player/jwskins/slim.zip" frameborder="0" height="450" width="100%"></iframe>
can you post the link web-pages
Reply With Quote
  #18  
Old 02-02-2015, 11:07 AM
italiastage italiastage is offline
Junior Member
 
Join Date: Jan 2015
Posts: 2
italiastage is on a distinguished road
Default

Re: Need token for this stream please


http://calciohd.com/direttastreaming/sky-sport-1-uk/
Reply With Quote
  #19  
Old 02-02-2015, 05:28 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need token for this stream please


Quote:
Originally Posted by italiastage View Post
Code:
rtmpdump -r "rtmp://80.82.64.140:443/liverepeater/" -a "liverepeater/" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/atdedead.swf?streamer=rtmp://80.82.64.140:443/liverepeater/&file=47&autostart=true&skin=http://pro-tv.net/player/jwskins/slim.zip" --live -y "47" -o "2015-02-03_12-13-14_47.flv" -T "#atd%#$ZH"
-T "#atd%#$ZH" or -T "#atd%%#$ZH" one or two %% it depends
Reply With Quote
  #20  
Old 02-03-2015, 02:47 PM
shani_08 shani_08 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 9
shani_08 is on a distinguished road
Default

Re: Need token for this stream please


Is this token still valid? It didn't work for me.
Or they are changing it all the time?
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 12:01 PM.


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