Posts: 191
Joined: Dec 2011
Reputation:
7
Begall
Senior Member
Posts: 191
Think this would be fantastic for AirPlay too, there's a number of pay/subscription apps around now that will allow content to be played via AirPlay, but fails in XBMC due to being https links.
Posts: 90
Joined: Apr 2013
Reputation:
5
2013-09-14, 17:30
(This post was last modified: 2013-09-14, 17:32 by -zero-.)
Sorry for not reading the thread so Long as the thread opener.
Currently I'm working together with slices to get Free Cable plugin working again.
So the request was done because the whole ABC / Disney Websites are using https Streaming.
Currently we are using a Workaround with getting the keys and storing locally and then we start a webserver on the Client to provide the
key to XBMC.
In theory the key can Change every Segment. Currently they are using one key for one m3u8 file.
And as you read also the svt plugin is using the https Thing.
There are more and more Websites.
So I Think it is wonderful that ssl Support in ffmpeg is coming with Gotham release.
Everybody will be a winner in this case.
Posts: 7,658
Joined: Jun 2011
Reputation:
288
SSL support has been merged into master for all platforms but IOS.
Tomorrows nightlies should have it.
Posts: 9
Joined: Feb 2011
Reputation:
0
2013-10-07, 16:42
(This post was last modified: 2013-10-07, 16:43 by noidea.)
I compiled it myself just now and xbmc won't start on windows. It looks for a libgnutls-26.dll but the version shipped within the dependencies is libgnutls-28.dll.
Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
The merged happened after some changes to the dependency downloader took place. Could likely be the reason but will check this evening.