Archive:Add-on:IPlayer: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Updated addon template info.)
(Re-ordered sections)
Line 22: Line 22:
}}
}}


== Supported streams ==
== Overview ==
*TV streams supported*: 512x288 VP6@512Kbs, 640x360 H.264@800Kbs, 832x468 H.264@1500Kbs & 1280x720 H.264@3200Kbs  
=== Supported streams ===
*TV streams supported: 512x288 VP6@512Kbs, 640x360 H.264@800Kbs, 832x468 H.264@1500Kbs & 1280x720 H.264@3200Kbs  
*Radio streams support: Real, MP3 & AAC


*Radio streams support*: Real, MP3 & AAC
'''Note:''' Not all streams are available for all episodes nor supported on all platforms
: *Note - not all streams available for all episodes nor supported on all platforms


== Issues ==
=== Limitations ===
* If you are having a problem with the add-on or just have a query please do read the documentation and do a search of '''[[forum:51322|this thread]]''' before posting.
* If you believe you have found a bug or would like to request a feature then create a '''[http://code.google.com/p/xbmc-iplayerv2/issues/list new issue]'''.
 
== Limitations ==
*This add-on doesn't work outside of the UK. The BBC IPlayer service ensures that only UK IP addresses can access IPlayer content.
*This add-on doesn't work outside of the UK. The BBC IPlayer service ensures that only UK IP addresses can access IPlayer content.
*For Live TV a Windows or Linux build of at least SVN:21747 (2009-07-18) is required. For XBox support use a build of at least SVN:21819 .
*For Live TV a Windows or Linux build of at least SVN:21747 (2009-07-18) is required. For XBox support use a build of at least SVN:21819 .
Line 39: Line 36:
*This add-on supports Flash H.264 800Kb streams on the XBox but needs at least a build SVN:20810.
*This add-on supports Flash H.264 800Kb streams on the XBox but needs at least a build SVN:20810.
*This add-on supports the Flash AAC radio streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure audio streams via the plugins settings.
*This add-on supports the Flash AAC radio streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure audio streams via the plugins settings.
== Installation ==
===Apple TV 2 (black)===
{{youtube|DvxtD_UbpCc}}


== Tips ==
== Tips ==
Line 53: Line 54:
* Answer for [[forumpost:277632|How do I speed up the buffering for Radio programmes]] or the [[forumpost:344333|cache size for radio is too large]]
* Answer for [[forumpost:277632|How do I speed up the buffering for Radio programmes]] or the [[forumpost:344333|cache size for radio is too large]]
* Answer for [[forumpost:374015|IPlayer listings are not being updated/go stale]]
* Answer for [[forumpost:374015|IPlayer listings are not being updated/go stale]]
== Issues ==
* If you are having a problem with the add-on or just have a query please do read the documentation and do a search of '''[[forum:51322|this thread]]''' before posting.
* If you believe you have found a bug or would like to request a feature then create a '''[http://code.google.com/p/xbmc-iplayerv2/issues/list new issue]'''.


== Credits ==
== Credits ==
Line 58: Line 63:


Thanks for all the hard work by the XBMC guys and to highlandsun for the new libRTMP functionality. Thanks to all those on the forums that have contributed patches, feedback and advice.
Thanks for all the hard work by the XBMC guys and to highlandsun for the new libRTMP functionality. Thanks to all those on the forums that have contributed patches, feedback and advice.
==Videos guides==
===Installing iPlayer on Apple TV 2 (black)===
{{youtube|DvxtD_UbpCc}}


[[Category:Add-ons not in the XBMC.org repo]]
[[Category:Add-ons not in the XBMC.org repo]]
[[Category:Add-ons with live content]]
[[Category:Add-ons with live content]]
[[Category:Live TV]]
[[Category:Live TV]]

Revision as of 07:17, 24 May 2014

iPlayer

Author: Alastair, BuZz, Dink
Website: link
Type:
Repo:

License: GPL-2.0
Source: Source code
Summary: Watch TV and listen to radio from the BBC's iPlayer website
Home icon grey.png   ▶ Add-ons ▶ iPlayer
Attention talk.png Need help with this add-on? See here.

This XBMC plugin enables (UK only) the playing of TV and Radio catchup content from the BBC iPlayer website. Live radio and TV feeds are also supported.

Overview

Supported streams

  • TV streams supported: 512x288 VP6@512Kbs, 640x360 H.264@800Kbs, 832x468 H.264@1500Kbs & 1280x720 H.264@3200Kbs
  • Radio streams support: Real, MP3 & AAC

Note: Not all streams are available for all episodes nor supported on all platforms

Limitations

  • This add-on doesn't work outside of the UK. The BBC IPlayer service ensures that only UK IP addresses can access IPlayer content.
  • For Live TV a Windows or Linux build of at least SVN:21747 (2009-07-18) is required. For XBox support use a build of at least SVN:21819 .
  • For Windows and Linux users some of the Radio streams don't work. XBMC on Windows and Linux does not support the rtsp:// protocol which is needed by some of the catchup and live radio streams.
  • This add-on supports the Flash H.264 HD streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure video streams via the plugins settings.
  • This add-on supports Flash H.264 800Kb streams on the XBox but needs at least a build SVN:20810.
  • This add-on supports the Flash AAC radio streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure audio streams via the plugins settings.

Installation

Apple TV 2 (black)

Tips

The original XBMC forum for this add-on contains a host of interesting bits of information on using this add-on. Please search there first before posting, your query may have already been answered.

Issues

  • If you are having a problem with the add-on or just have a query please do read the documentation and do a search of this thread before posting.
  • If you believe you have found a bug or would like to request a feature then create a new issue.

Credits

This project is based on a no longer maintained XBMC IPlayer project.

Thanks for all the hard work by the XBMC guys and to highlandsun for the new libRTMP functionality. Thanks to all those on the forums that have contributed patches, feedback and advice.