Kodi Community Forum

Full Version: "iPlayer WWW" add-on
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just confirming the stream works in 4k without any updates needed. Sadly I don't see any world cup stream, just a recorded match although it is working...

I also had to select "manual" in the inputstream settings. I then changed the video OSD settings to the 3840x2160 (3/3) stream.

For the first 2 times the screen went black and didn't work, but I could hear Audio. The 3rd time I tried by stopping the stream and reloading, it worked! Similar to the above report.

EDIT: Got it working on stream number 2 using the strm method Smile Stunning quality!!

Image
I seem to get 404 errors on the streams (tried all 5 via the addon and by creating .strm files for each).
Running Kodi 17.6 on a Vero 4k:
Code:

18:47:34.669 T:4080423504 NOTICE: VideoPlayer: Opening: http://a.files.bbci.co.uk/media/live/man...eam_05.mpd
18:47:34.669 T:4080423504 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
18:47:34.699 T:3738813184 NOTICE: Creating InputStream
18:47:34.944 T:3738813184 NOTICE: Creating Demuxer
18:47:34.945 T:3738813184 NOTICE: Opening stream: 1 source: 256
18:47:35.728 T:3738813184 NOTICE: Creating video codec with codec id: 174
18:47:35.728 T:3738813184 ERROR: CBitstreamConverter::Open hvcC data too small or missing
18:47:35.730 T:3738813184 ERROR: Unable to load libamplayer.so, reason: libamplayer.so: cannot open shared object file: No such file or directory
18:47:35.730 T:3738813184 WARNING: CAMLCodec::CAMLCodec libamplayer.so not found, trying libamcodec.so instead
18:47:35.733 T:3738813184 NOTICE: Creating video thread
18:47:35.734 T:3579429632 NOTICE: running thread: video_thread
18:47:35.734 T:3738813184 NOTICE: Opening stream: 2 source: 256
18:47:35.996 T:3738813184 NOTICE: Finding audio codec for: 86018
18:47:35.997 T:3738813184 NOTICE: Creating audio thread
18:47:35.998 T:3329188608 NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
18:47:36.068 T:3818242816 WARNING: Skin Helper Service --> Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 63, in onNotification
self.reset_win_props()
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 129, in reset_win_props
self.metadatautils.process_method_on_list(self.win.clearProperty, self.all_window_props)
AttributeError: 'MetadataUtils' object has no attribute 'process_method_on_list'
18:47:36.068 T:3818242816 ERROR: Skin Helper Service --> Exception in resources.lib.kodi_monitor ! --> 'MetadataUtils' object has no attribute 'process_method_on_list'
18:47:36.239 T:3747201792 ERROR: CCurlFile::Open failed with code 404 for http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...s|Connecti
on=keep-alive&acceptencoding=gzip&seekable=0
18:47:36.239 T:3747201792 ERROR: AddOnLog: InputStream Adaptive: Download http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...421224.m4s doesn't
provide any data: invalid
18:47:36.387 T:4060082944 ERROR: CCurlFile::Open failed with code 404 for http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...nection=ke
ep-alive&acceptencoding=gzip&seekable=0
18:47:36.387 T:4060082944 ERROR: AddOnLog: InputStream Adaptive: Download http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...421224.m4s doesn't provi
de any data: invalid
18:47:36.388 T:3738813184 NOTICE: Opening stream: 1 source: 256
18:47:36.388 T:3738813184 NOTICE: Creating video codec with codec id: 174
18:47:36.389 T:3738813184 ERROR: Unable to load libamplayer.so, reason: libamplayer.so: cannot open shared object file: No such file or directory
18:47:36.389 T:3738813184 WARNING: CAMLCodec::CAMLCodec libamplayer.so not found, trying libamcodec.so instead
18:47:36.389 T:3738813184 NOTICE: Opening stream: 2 source: 256
18:47:36.389 T:3738813184 NOTICE: Finding audio codec for: 86018
18:47:36.391 T:3738813184 NOTICE: CVideoPlayer::OnExit()
18:47:36.392 T:3738813184 NOTICE: VideoPlayer: eof, waiting for queues to empty
18:47:36.392 T:3738813184 NOTICE: Closing stream player 1
18:47:36.429 T:4060082944 ERROR: CCurlFile::Open failed with code 404 for http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...nection=ke
ep-alive&acceptencoding=gzip&seekable=0
18:47:36.430 T:4060082944 ERROR: AddOnLog: InputStream Adaptive: Download http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...421224.m4s doesn't provi
de any data: invalid
18:47:36.430 T:3738813184 NOTICE: Waiting for audio thread to exit
18:47:36.432 T:3329188608 NOTICE: thread end: CVideoPlayerAudio::OnExit()
18:47:36.432 T:3738813184 NOTICE: Closing audio device
18:47:36.432 T:3738813184 NOTICE: Deleting audio codec
18:47:36.432 T:3738813184 NOTICE: Closing stream player 2
18:47:36.460 T:3747201792 ERROR: CCurlFile::Open failed with code 404 for http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...s|Connecti
on=keep-alive&acceptencoding=gzip&seekable=0
18:47:36.460 T:3747201792 ERROR: AddOnLog: InputStream Adaptive: Download http://ve-cmaf-uk-live.bbcfmt.hs.llnwd.n...421224.m4s doesn't
provide any data: invalid
18:47:36.460 T:3738813184 NOTICE: waiting for video thread to exit
18:47:36.460 T:3579429632 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
18:47:36.460 T:3579429632 NOTICE: thread end: video_thread
18:47:36.460 T:3738813184 NOTICE: deleting video codec
18:47:36.504 T:4080423504 NOTICE: CVideoPlayer::CloseFile()
18:47:36.504 T:4080423504 NOTICE: VideoPlayer: waiting for threads to exit
18:47:36.504 T:4080423504 NOTICE: VideoPlayer: finished waiting
18:47:36.504 T:4080423504 NOTICE: CVideoPlayer::CloseFile()
18:47:36.504 T:4080423504 NOTICE: VideoPlayer: waiting for threads to exit
18:47:36.504 T:4080423504 NOTICE: VideoPlayer: finished waiting
18:47:36.570 T:3818242816 WARNING: Skin Helper Service --> Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 59, in onNotification
self.reset_win_props()
File "/home/osmc/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 129, in reset_win_props
self.metadatautils.process_method_on_list(self.win.clearProperty, self.all_window_props)
AttributeError: 'MetadataUtils' object has no attribute 'process_method_on_list'
18:47:36.570 T:3818242816 ERROR: Skin Helper Service --> Exception in resources.lib.kodi_monitor ! --> 'MetadataUtils' object has no attribute 'process_method_on_list'

Can anyone help?
created the STRM file with the link, http: //a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/dash/uk/full/llnw/uhd_stream_05.mpd, but it does not play
Remember that the BBC have limited the UHD streams to only tens of thousands as a trial.
I'm surprised so many of you have been lucky so far. Nice find CaptainT
test the stream in VLC first, thats I found out the one that works in 4k
The fifth stream is the "demo" pre-recorded loop and is always available it seems. The URL is definitely alive, but for me just not working in Kodi 17.6:
http://a.files.bbci.co.uk/media/live/man...eam_05.mpd

I have the inputstream.adaptive add-on and have a correctly formatted .strm file but it still won't display anything in Kodi.

I have successfully viewed this .mpd in VLC so know it should work, but in Kodi whether I use the add-on or the .strm method I always get a 404 error in the log and it never attempts to display any audio/video.

Can anyone shed any light on this?
(2018-06-20, 13:14)Electronic Punk Wrote: [ -> ]Image
 Me too . played  . But not HDR .
(2018-06-21, 01:33)rodhull Wrote: [ -> ]The fifth stream is the "demo" pre-recorded loop and is always available it seems. The URL is definitely alive, but for me just not working in Kodi 17.6:
http://a.files.bbci.co.uk/media/live/man...eam_05.mpd

I have the inputstream.adaptive add-on and have a correctly formatted .strm file but it still won't display anything in Kodi.

I have successfully viewed this .mpd in VLC so know it should work, but in Kodi whether I use the add-on or the .strm method I always get a 404 error in the log and it never attempts to display any audio/video.

Can anyone shed any light on this?
Yes as stated a few posts back, will only work with v18 Leia.

It is very stable now so worth an upgrade to the nightlies.
(2018-06-20, 20:40)primaeval Wrote: [ -> ]Remember that the BBC have limited the UHD streams to only tens of thousands as a trial.
I'm surprised so many of you have been lucky so far. Nice find CaptainT
 The streams are not limited from my experience. Maybe the just limit the round robin on the streams on the iPlayer frontend, but you can directly access them anytime using the previously posted URLs.
It looks like the BBC have been having trouble their end as well but they are rolling it out for the Tennis too.
Wimbledon tennis to be screened in 4K HDR by BBC
Yeah it really struggled during the England game oddly enough, so will likely struggle again on Sunday!
I am unsure if HDR would be a different stream?
(2018-06-21, 12:17)Electronic Punk Wrote: [ -> ]Yeah it really struggled during the England game oddly enough, so will likely struggle again on Sunday!
I am unsure if HDR would be a different stream?
These are the HDR streams. The stream uses HLG. If Kodi does not support that it will display it in standard 8bit. HLG is downwards compatible.
First, thanks CaptainT for fixing the categories! One small quibble though - two folders come up when selecting a category - "All" and "A-Z". The "A-Z" folder is always empty and the "All" folder is organized alphabetically anyway. Not sure if it's worth fixing or should be.

Unfortunately, as of yesterday, there's now a new issue. The folders under Channel Highlights - BBC One, etc. - are all empty.
Got UHD test working on my setup today using latest nightly version of Leia for win10 and following tweaking advice for inputstream and then video settings during playback.  Cool Cool

Image
(2018-06-22, 16:44)cmaines Wrote: [ -> ]First, thanks CaptainT for fixing the categories! One small quibble though - two folders come up when selecting a category - "All" and "A-Z". The "A-Z" folder is always empty and the "All" folder is organized alphabetically anyway. Not sure if it's worth fixing or should be.

Unfortunately, as of yesterday, there's now a new issue. The folders under Channel Highlights - BBC One, etc. - are all empty.
I know about subcategories not working properly. This is on my to-do list.

Thanks for the notification about the Channel Highlights. Will check it out on the weekend.