Home News Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | BBC Radio iPlayer


You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Computers & IT > Internet Discussion
Register FAQ Members List Calendar Mark Forums Read

BBC Radio iPlayer
Reply
 
Thread Tools
Old 03-05-2008, 22:37   #1
Shift happens... Doppler
 
Cobbydaler's Avatar
 
Join Date: Apr 2006
Location: Ashton under Lyne
Services: VM M Phone, XL TV & XL Broadband
Posts: 4,568
Cobbydaler is a king among kings
Cobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kings
BBC Radio iPlayer

I can get TV iPlayer content under Linux, works fine. However the radio iPlayer refuses to play anything.

e.g. Mary Anne Hobbs & select 'Listen to the show'. Hit the play button & nothing happens...

I'm using Firefox 2.0.0.13 with all the Linux plugins. Can anybody listen to any radio iPlayer content under Linux?

---------- Post added at 22:37 ---------- Previous post was at 20:42 ----------

Working now, maybe it takes a while for the stream to become available?
__________________
The saddest aspect of life right now is that science gathers knowledge faster than society gathers wisdom - Isaac Asimov

Cobbydaler is offline   Reply With Quote
Old 03-05-2008, 22:39   #2
cf.member
 
Join Date: May 2008
Posts: 2
mimibytes is an unknown quantity at this point
Re: BBC Radio iPlayer

I'm using both Firefox & SeaMonkey in Ubuntu 8.04 (Gnome) & can get both radio and TV in BBCi.in both browsers but I had to ditch the Beta version of firefox that got downloaded and revert to last stable versio 2.0.0.14
mimibytes is offline   Reply With Quote
Old 03-05-2008, 22:44   #3
Shift happens... Doppler
 
Cobbydaler's Avatar
 
Join Date: Apr 2006
Location: Ashton under Lyne
Services: VM M Phone, XL TV & XL Broadband
Posts: 4,568
Cobbydaler is a king among kings
Cobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kings
Re: BBC Radio iPlayer

Quote:
Originally Posted by mimibytes View Post
I'm using both Firefox & SeaMonkey in Ubuntu 8.04 (Gnome) & can get both radio and TV in BBCi.in both browsers but I had to ditch the Beta version of firefox that got downloaded and revert to last stable versio 2.0.0.14
Maybe coincidence, but since my first post I upgraded to 2.0.0.14

Oh, to the forums by the way...
__________________
The saddest aspect of life right now is that science gathers knowledge faster than society gathers wisdom - Isaac Asimov


Last edited by Cobbydaler : 03-05-2008 at 22:51.
Cobbydaler is offline   Reply With Quote
Old 13-05-2008, 19:46   #4
cf.addict
 
Join Date: Jun 2003
Posts: 261
ronald146m has a spectacular aura about themronald146m has a spectacular aura about them
Re: BBC Radio iPlayer

Hi
I'm using Ubuntu 7.04 and Firefox with plugins same as you (probably).
It takes over 1 minute for the sound to feed through, but it seems like much longer.
You can tell that it's on the way and the cache is filling by looking at Ubuntu's System Monitor (Network History). When you click on the link the 'Received' trace rises to around 8KB/s.

These days to listen to or download the BBC radio programmes I use Beebotron website.
To listen to a show 'right click and copy' the Beebotron link then from command line use:-
Code:
mplayer <link>
So for that Mary Anne Hobbs show the command is:-
Code:
mplayer rtsp://rmv8.bbc.net.uk/radio1/hobbs.ra
This is Beebotron:-http://beebotron.timeforabrew.com/

If you prefer, you can use Real Player instead (I don't), like this:-
Code:
realplay rtsp://rmv8.bbc.net.uk/radio1/hobbs.ra

Last edited by ronald146m : 13-05-2008 at 19:51.
ronald146m is offline   Reply With Quote
Old 13-05-2008, 19:53   #5
Shift happens... Doppler
 
Cobbydaler's Avatar
 
Join Date: Apr 2006
Location: Ashton under Lyne
Services: VM M Phone, XL TV & XL Broadband
Posts: 4,568
Cobbydaler is a king among kings
Cobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kingsCobbydaler is a king among kings
Re: BBC Radio iPlayer

Quote:
Originally Posted by ronald146m View Post
Hi
I'm using Ubuntu 7.04 and Firefox with plugins same as you (probably).
It takes over 1 minute for the sound to feed through, but it seems like much longer.
You can tell that it's on the way and the cache is filling by looking at Ubuntu's System Monitor (Network History). When you click on the link the 'Received' trace rises to around 8KB/s.

These days to listen to or download the BBC radio programmes I use Beebotron website.
To listen to a show 'right click and copy' the Beebotron link then from command line use:-
Code:
mplayer <link>
So for that Mary Anne Hobbs show the command is:-
Code:
mplayer rtsp://rmv8.bbc.net.uk/radio1/hobbs.ra
This is Beebotron:-http://beebotron.timeforabrew.com/

If you prefer, you can use Real Player instead (I don't), like this:-
Code:
realplay rtsp://rmv8.bbc.net.uk/radio1/hobbs.ra
Nice tip! Much quicker...
__________________
The saddest aspect of life right now is that science gathers knowledge faster than society gathers wisdom - Isaac Asimov

Cobbydaler is offline   Reply With Quote
Old 13-05-2008, 20:12   #6
cf.addict
 
Join Date: Jun 2003
Posts: 261
ronald146m has a spectacular aura about themronald146m has a spectacular aura about them
Re: BBC Radio iPlayer

Quote:
Originally Posted by Cobbydaler View Post
Nice tip! Much quicker...
You're welcome.
To download that show very very quickly you can use this command:-
Code:
mplayer -dumpstream -dumpfile hobbs.ra -bandwidth 999999999999 rtsp://rmv8.bbc.net.uk/radio1/hobbs.ra -vc null -vo null -ao null
ronald146m is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 00:29.


Links
Google
 
Web www.cableforum.co.uk


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
Copyright © 2003 - 2008, Cable Forum.
(s204569790.onlinehome.info)