Kodi Community Forum

Full Version: Android Helix 14.2 ffmpeg can not play https source
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to access youtube live streams using:

18:26:23 T:1452703032 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.5) on Helix (14.2) with Python 2.6.5

running in an Android device.
The source does not play and the log shows:

18:26:44 T:1452479464 NOTICE: Creating Demuxer
18:26:44 T:1452479464 DEBUG: ffmpeg[569313E8]: https protocol not found, recompile with openssl or gnutls enabled.
18:26:44 T:1452479464 DEBUG: Error, could not open file https://manifest.googlevideo.com/api/man...index.m3u8
18:26:44 T:1452479464 ERROR: bool CDVDPlayer::OpenDemuxStream() - Error creating demuxer

It seems to be the same error posted in: http://forum.kodi.tv/showthread.php?tid=219667
that saids it was fixed in a "next release" (that post was regarding Helix 14.1), but I'm in 14.2. Also the link in the post to the release is broken, then I can not check it.

Your help will be welcome.
Thanks!.
Next release means 15.0
Thank you very much for your prompt reply!.

Regards.