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 > Broadcasting streaming media > Re-broadcasting streaming media
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-31-2011, 07:22 AM
kool kool is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
kool is on a distinguished road
Default

How can I stream a few channels from TheStreamDB.com on my own webpage?


hi guys,

i found this site which contains lots of streaming links in different formats. i want to know, how can stream a few channels on my own webpage ? i have downloaded flowplayer. but this needs rtmp links ending with .flv! i cant play the links from www.thestreamdb.com.

what do i need and what can i do ?
anyone can help me ?


thank you.. and sorry for my bad english.. i know its terrible
Reply With Quote
  #2  
Old 08-01-2011, 08:49 AM
Stream Recorder
 
Posts: n/a
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


For mms:// and rtsp:// Windows Media streams use embedded Windows Media Player.

For rtmp://, rtmpt://, rtmpe:// streams use a flash video player like FlowPlayer.
Reply With Quote
  #3  
Old 08-01-2011, 02:59 PM
kool kool is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
kool is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


thank you for splitting my post an give me answers.

but how can i play rtmp with flowplayer. when i replace the link in the flowplayer index.html with the rtmp link from thestreamdb.com it doesnt work. because the link doesnt end with .flv.

for example _http://www.thestreamdb.com/stream/8gdgl7
i copy rtmp://cp108475.live.edgefcs.net/live playpath=sat1_1_800@44490 swfURL=http://www.wilmaa.com/player/main_v3.334.swf swfVfy=true live=true ??

or just rtmp://cp108475.live.edgefcs.net/live playpath=sat1_1_800@44490 ??

both dont work.

i think "playpath=sat1_1_800@44490" must be integrated in "rtmp://cp108475.live.edgefcs.net/live"

please help me.
Reply With Quote
  #4  
Old 08-06-2011, 12:14 PM
advisethis advisethis is offline
Junior Member
 
Join Date: Jul 2011
Posts: 12
advisethis is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


Have you even tried to read the flowplayer documentation?
Reply With Quote
  #5  
Old 08-07-2011, 08:24 AM
kool kool is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
kool is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


yes, sure.

but i make a mistake. i really read tutorials about flowplayer and jw player. tested jw player wizard.
im a noob in flash streaming. so i dont know what i do wrong.
just want a example of code for flowplayer or jw player which works.

anyone who can insert my rtmp stream above in this code:

<script type='text/javascript' src='jwplayer.js'></script>

<div id='mediaspace'>This text will be replaced</div>

<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'player.swf',
'file': 'bunny.flv',
'streamer': 'rtmp://edge01.fms.dutchview.nl/botr',
'controlbar': 'bottom',
'width': '470',
'height': '290'
});
</script>

the "streamer" must be: rtmp://cp108475.live.edgefcs.net/live
and the "file" i think must be: playpath=sat1_1_800@44490.flv

but dont work. tried without .flv, tried just "sat1_1_800" or "44490"... nothing work.

i really need this and for about 1 week i dont proceed.. not one step..

so i need help of anyone, who know about this and can show me just ONE code, so i can do the same trick which other streams.


please guys, help me!


edit: flowplayer looks easy, because you cant do so much with it i think, but here also i make a mistake and it dont work. look please:

<a
href="rtmp://cp108475.live.edgefcs.net/live playpath=sat1_1_800@44490.flv"
style="display:block;width:520px;height:330px"
id="player">
</a>

i included style.css and flowplayer-3.2.6.min.js in same directore with the index.html on my webserver. i doesnt start.
Reply With Quote
  #6  
Old 08-08-2011, 04:28 PM
kool kool is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
kool is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


i found another stream. this is using jw player.
how can i embed this on my own website ??

URL: rtmpt://s1.streamscene.cc:553/live<playpath>pro7 <swfUrl>http://player.longtailvideo.com/player.swf <pageUrl>http://xtreamgamez.com/pro7.php <objectEncoding>
Reply With Quote
  #7  
Old 08-11-2011, 07:04 AM
SpaZe SpaZe is offline
Junior Member
 
Join Date: Feb 2010
Posts: 12
SpaZe is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


Quote:
Originally Posted by kool View Post
i found another stream. this is using jw player.
how can i embed this on my own website ??

URL: rtmpt://s1.streamscene.cc:553/live<playpath>pro7 <swfUrl>http://player.longtailvideo.com/player.swf <pageUrl>http://xtreamgamez.com/pro7.php <objectEncoding>
This is because StreamScene is stealing from XtreamGamez - Just try to steal XtreamGamez Stream !
Reply With Quote
  #8  
Old 08-11-2011, 02:12 PM
kool kool is offline
Junior Member
 
Join Date: Jul 2011
Posts: 6
kool is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


thanks for your answer. but i think, you are wrong.
i looked at xtreamgamez.com with URL Helper and saw rtmpt://s1.streamscene.cc:553/live. so xtreamgamez is stealing from streamscene.

but, it doesnt matter. can you please show me an embed code/website code which includes this url of streamscene AND its working ? tried sooo many things, but cant get it to work.
i just want a blank webpage with just a stream. nothing else..

i search, read and test since 2 weeks.. nothing works.. im tired..angry.. and soon i will be crazy stupid

no one can show me a blank page with for example this link/stream working: rtmpt://s1.streamscene.cc:553/live<playpath>pro7

or is it just impossible ???
so i can give off and search for embed codes of justin.tv and co..

thanks guys, i think this forum is the best one for my problems..
..so when you guys cant help me, no one can help me!
Reply With Quote
  #9  
Old 08-16-2011, 05:01 PM
L0pht L0pht is offline
n00b
 
Join Date: Aug 2011
Location: Portugal
Posts: 5
L0pht is on a distinguished road
Default

Re: How can I stream a few channels from TheStreamDB.com on my own webpage?


i have exactly the same problem
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 08:01 AM.


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