JPatten wrote: 
> Do you know how to see the destinations IPs or FQDN's for the hi bitrate
> streams? I want to ask one of our network guys to do a trace route? It
> might be some issue with our company set up. TV iPlayer works fine.

Does DASH Radio on BBC iPlayer work OK ? (enable beta see
http://www.bbc.co.uk/html5)

If it does then somethign in your company network is messing up the HTTP
Get - possihble redirection.

For DASH the end address vary by time and regions as it uses a CDN which
does load balancing. Audio is split into 6 secs segments. Addresses for
lIve segments are only valid for 2 hours.  Listen again segments are
valid for up to 30 days from initial date of broadcast.

The address of the segments being fetched can be shown by enabling
logging plugin.bbciplayer.dash to INFO.  In the log there will be lines
like the following which has the URL 

Code:
--------------------
    
  16-12-16 14:11:50.4403] Plugins::BBCiPlayer::DASH::_fetchChunk (688) fetching 
[231546472]: http 
://as-dash-ww-live.akamaized.net/pool_6/live/bbc_radio_fourfm/bbc_radio_fourfm.isml/dash/bbc_radio_fourfm-audio=96000-231546472.m4s
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to