MPEG DASH not working with latest Yuutube addon with LE 8.0.2 x86 install

  • Hi all,

    I have LE 8.0.2 installed on my Intel NUC. It works brilliantly and everything works well... apart from MPEG-DASH support in YouTube. When I choose the stream mpd/0 the stream does not play, and crashes (restarts) kodi.

    I have set Youtube to use MPEG-DASH, installed and enabled adaptive inputstream and rtmp addons. I have set Youtube to "Always ask for stream quality" but set max quality to 1080p. So whenever I choose a stream, it prompts me to choose. I choose the top stream (labelled MPD)

    LE version 8.0.2 x86

    Youtube addon version 5.4.1

    script.module.requests version is 2.12.4

    My log is:

    00:21:16.779 T:2700465056 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.3), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True

    00:21:20.245 T:2505442208 NOTICE: Previous line repeats 1 times.

    00:21:20.245 T:2505442208 ERROR: GetDirectory - Error getting None

    00:21:21.684 T:2534265760 ERROR: Previous line repeats 3 times.00:21:24.000 T:2534265760 NOTICE: [plugin.video.youtube] Running: YouTube (5.4.1) on Krypton (Kodi-17.3) with Python 2.7.13

    00:21:30.531 T:2534265760 NOTICE: Previous line repeats 1 times.

    00:21:30.531 T:2534265760 ERROR: /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: Advanced Usage — urllib3 dev documentation

    InsecureRequestWarning)


    00:21:34.696 T:2534265760 NOTICE: [plugin.video.youtube] Running: YouTube (5.4.1) on Krypton (Kodi-17.3) with Python 2.7.13

    00:21:34.839 T:2534265760 ERROR: /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: Advanced Usage — urllib3 dev documentation

    InsecureRequestWarning)

    00:21:38.649 T:3037933568 ERROR: Previous line repeats 1 times.

    00:21:38.650 T:3037933568 NOTICE: VideoPlayer: Opening: youtube

    00:21:38.650 T:3037933568 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

    00:21:38.676 T:2470765472 NOTICE: Creating InputStream

    00:21:38.986 T:2470765472 NOTICE: Creating Demuxer

    00:21:38.988 T:2470765472 NOTICE: Opening stream: 2 source: 256

    Then Kodi restarts.

    Any suggestions on what to try, or any more logs I can provde, I will hapily do so.

    Thanks!!!

    Ken

  • Thanks chewitt. I was just about to ask how I can get libwidevine installed. Lol.

    Any other ideas? Can anyone else get MPEG DASH working on x86 platform?

    Cheers

    Ken

  • inputstream.adaptive for Krypton is being updated up with backports from master in prep for the 17.4-RC1 release. The k17_2 branch in peak3d's github repo is (or will become) the production repo for it. Current git HEAD fixed a bunch of issues that I was seeing - we did some joint debug and test last night.

  • inputstream.adaptive for Krypton is being updated up with backports from master in prep for the 17.4-RC1 release. The k17_2 branch in peak3d's github repo is (or will become) the production repo for it. Current git HEAD fixed a bunch of issues that I was seeing - we did some joint debug and test last night.

    Ah, OK thanks so much Chewitt! I'll await the 17.4-RC1 release, and recompile then.

    Thanks for your hard work mate. I'll test it again once I have updated to the RC1.

    Cheers,

    Ken