Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Re-broadcasting streaming media (http://stream-recorder.com/forum/forumdisplay.php?f=38)
-   -  

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

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

kool 07-31-2011 06:22 AM

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

Stream Recorder 08-01-2011 07:49 AM

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.

kool 08-01-2011 01:59 PM

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.

advisethis 08-06-2011 11:14 AM

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


 
Have you even tried to read the flowplayer documentation?

kool 08-07-2011 07:24 AM

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.

kool 08-08-2011 03:28 PM

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>

SpaZe 08-11-2011 06:04 AM

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


 
Quote:

Originally Posted by kool (Post 31512)
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 ;)!

kool 08-11-2011 01:12 PM

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!

L0pht 08-16-2011 04:01 PM

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


 
i have exactly the same problem


All times are GMT -6. The time now is 08:52 AM.