These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Liveradio not working

user-730

Quote:me@my-laptop:/media/me/Data/Data/Music/Caithream Ciuil > get-iplayer --stream 80140
get_iplayer 2.91-ppa21, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.

Matches:
80140: liveradio, BBC Radio Nan Gaidheal - live

INFO: 1 Matching Programmes
WARNING: No programme versions found

I haven't tried every entry in the index, but I get the same result for most of those I have tried.
The exceptions appear to be the "national" stations - Radio 1/2/3/4. For example,

Quote:me@my-laptop:/media/me/Data/Data/Music/Caithream Ciuil > get-iplayer --stream 80135
get_iplayer 2.91-ppa21, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.

Matches:
80135: liveradio, BBC Radio 4 FM - live

INFO: 1 Matching Programmes
INFO: Checking existence of default version
INFO: flashaacstd1,flashaaclow1 modes will be tried for version default
INFO: Trying flashaacstd1 mode to record liveradio: BBC Radio 4 FM - live
INFO: File name prefix = BBC_Radio_4_FM_live_2015-01-14_14_28_24
RTMPDump v2.4-n87-gita9f353c-ppa8~saucy
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: audiodatarate 128.00
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: Encoder ProSTREAM X/2
FLV �

The change seems to have been introduced on Saturday, 10/01/2014.

user-2

Thanks for the heads-up. It looks like the Beeb have broken get_player's live radio streaming for regional stations. At first glance it looks like it can be fixed for next release, but I don't have the full picture yet. Live streaming is dead last on my priority list, so no schedule. For now, you'll have to listen to Radio Nan Gaidheal by other means. The WMA stream is still running at:

http://www.bbc.co.uk/radio/listen/live/rng.asx

That supposedly will be replaced by a Shoutcast stream in the very near future.

You can also hack a temporary solution. In the get_player script, find the string "mobile-tablet-main" (there is only one instance) and replace it with "apple-ipad-hls", then use
Code:
--modes=hlsbest
with
Code:
--stream
in your get_player command.

user-585

I'm guessing catch-up content will be next then. They did say that radio would be first but anything is possible.

Does it still look like get_iplayer will be able to cope with the changeover when it does happen with radio and TV?

user-730

Thank you, Mr/Mrs/Miss/Ms (select applicable title to suit) Pumpkin. Your suggested hack has been installed and appears to work just fine. :-)

user-2

Quote:Quote:
Does it still look like get_iplayer will be able to cope with the changeover when it does happen with radio and TV?

It's a mystery. They've announced their general plan for radio (live and on-demand), but the devil will be in the details. Any problems only become visible after the BBC makes changes - this was a perfect example.

user-585

Get_iplayer has offered HLS streams for us to try with on-demand content for a while though and those seem to work fine so far (don't think I've seen any hlshd modes yet). And the live TV/radio streams that are already officially on iPlayer seem to work too. Isn't that a good sign?

These forums are archived

See this post for further info