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)
-   -  

Streaming assistance please: stream BBC news to my player like MPlayer

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

macey 02-12-2010 10:11 PM

Streaming assistance please: stream BBC news to my player like MPlayer


 
Can anyone here provide assistance with streaming this site please?

Code:

http://atdhe.net/watch-bbc-news.php
I don't want to record, just stream it.
I know, I could just watch via a web browser but I would prefer
to stream it into my prefered media player (mplayer) if possible.
I have rtmpdump.

Thanks in anticipation.

Stream Recorder 02-12-2010 11:27 PM

Re: Streaming assistance please: stream BBC news to my player like MPlayer


 
You can find the URL of the stream by viewing the source of the page. You can also find RTMP URLs with software like freewaer CooJah.

To play RTMP streams on your computer you can use players like Applian FLV Player

macey 02-13-2010 04:08 AM

Re: Streaming assistance please: stream BBC news to my player like MPlayer


 
Quote:

Originally Posted by Stream Recorder (Post 16580)
You can find the URL of the stream by viewing the source of the page..........

Of this I am aware, but due to obfuscation, this is not always easy/straightforward.

Source..........
HTML Code:

<object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="560" height="450">
<param name="movie" value="http://media2.myfoxtampabay.com/html/live/AkamaiFlashPlayer.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />

<param name="flashvars" value="src=rtmp%3A//cp52113.live.edgefcs.net/live/news_channel_1@s2677%3Faifp%3Dv0006%26auth%3DdbEa_c4dqdqbTc.dwc9arc0b1c4dta1cXaE-blDOE7-c0-d0i_-EprGGqCoKDpHpyD&autostart=true&themeColor=FFFFFF&scaleMode=stretch&frameColor=000000&fontColor=FFFFFF&link=&embed=" />
<embed src="http://media2.myfoxtampabay.com/html/live/AkamaiFlashPlayer.swf" width="560" height="450" allowfullscreen="true" allowscriptaccess="always" flashvars="src=rtmp%3A//cp52113.live.edgefcs.net/live/news_channel_1@s2677%3Faifp%3Dv0006%26auth%3DdbEa_c4dqdqbTc.dwc9arc0b1c4dta1cXaE-blDOE7-c0-d0i_-EprGGqCoKDpHpyD&autostart=true&themeColor=FFFFFF&scaleMode=stretch&frameColor=000000&fontColor=FFFFFF&link=&embed=" ></embed>
</object>



Any real help to stream this using rtmpdump
much appreciated.

Stream Recorder 02-13-2010 06:00 AM

Re: Streaming assistance please: stream BBC news to my player like MPlayer


 
You can download with rtmpdump, you can't broadcast with it.

macey 02-13-2010 06:28 AM

Re: Streaming assistance please: stream BBC news to my player like MPlayer


 
Quote:

Originally Posted by Stream Recorder (Post 16593)
You can download with rtmpdump, you can't broadcast with it.


I don't want to broadcast! I want to stream to mplayer.


All times are GMT -6. The time now is 01:58 PM.