Kodi Community Forum
Solved XBMC with ssl support in ffmpeg - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Solved XBMC with ssl support in ffmpeg (/showthread.php?tid=166897)

Pages: 1 2 3 4


RE: XBMC with ssl support in ffmpeg - noidea - 2013-10-07

@WiSo yeah that's true, just ran DownloadBuildDeps.bat didn't know i had to run DownloadMingwBuildEnv.bat. Just saw the pr and thought it would be enough

thanks for the enlightenment


XBMC with ssl support in ffmpeg - harre - 2013-10-07

So ssl will be available in, raspbmc nightly soon? If that's the case, this is great news!!

/harre!


RE: XBMC with ssl support in ffmpeg - wsnipex - 2013-10-08

we are not raspbmc, so you'll have to ask them.


XBMC with ssl support in ffmpeg - harre - 2013-10-09

Yeah, sorry! Was a bit excited over this news and forgot were I was.

/Harre


RE: XBMC with ssl support in ffmpeg - takoi - 2014-05-05

Is this supposed to work on all platforms now? Wondering if it's a bug or not because I have a ssl/tls only stream that works fine on linux but not on android


RE: XBMC with ssl support in ffmpeg - wsnipex - 2014-05-06

its disabled on some platforms, android being one iirc


RE: XBMC with ssl support in ffmpeg - takoi - 2014-05-06

(2014-05-06, 14:42)wsnipex Wrote: its disabled on some platforms, android being one iirc
Care to give some details as to why and which platforms specifically? Am I correct in that your post from previous page says it's supposed to work for all but ios?

edit: found your PR but it's still not clear to me why android would be disabled. I can only see ios mentioned as being explicitly disabled.


RE: XBMC with ssl support in ffmpeg - wsnipex - 2014-05-07

afaik it has been disabled lateron because gnutls caused issues on android, but I don't know details. I guess davilla or koying would know.


RE: XBMC with ssl support in ffmpeg - Memphiz - 2014-05-07

it crashed on ios and osx and so was disabled on those ...


RE: XBMC with ssl support in ffmpeg - takoi - 2014-05-08

found my answer (sort of): c43bbb31e2396534d73b4311f9461c85711b8026 http://forum.xbmc.org/showthread.php?tid=189621 that's unfortunate


RE: XBMC with ssl support in ffmpeg - linqcan - 2014-07-01

(2014-05-07, 20:31)Memphiz Wrote: it crashed on ios and osx and so was disabled on those ...

Is it in the 'pipeline' to add support in iOS and OSX for any 13.x release or is it a 14.x issue?


RE: XBMC with ssl support in ffmpeg - Memphiz - 2014-07-01

noone is working on it.


RE: XBMC with ssl support in ffmpeg - linqcan - 2014-07-01

(2014-07-01, 15:53)Memphiz Wrote: noone is working on it.

Alright, thank you for your answer!

Which platforms exactly are incapable of playing HTTPS streams?
I have to do some filtering on my addon depending on platform.


XBMC with ssl support in ffmpeg - Memphiz - 2014-07-02

Ios - atv2 - osx - unsure about android


RE: XBMC with ssl support in ffmpeg - takoi - 2014-07-02

Android too. see commit/thread I linked to above