[mythtv-commits] Ticket #12820: HLS streaming over HTTPS fails

MythTV noreply at mythtv.org
Tue Jun 21 18:55:31 UTC 2016


#12820: HLS streaming over HTTPS fails
-----------------------------------------+----------------------
     Reporter:  muuhuu@…                 |      Owner:  cpinkham
         Type:  Bug Report - General     |     Status:  new
     Priority:  minor                    |  Milestone:  unknown
    Component:  MythTV - HTTP Streaming  |    Version:  0.28.0
     Severity:  medium                   |   Keywords:
Ticket locked:  0                        |
-----------------------------------------+----------------------
 HLS streaming over HTTPS fails, for example this url:

 [https://svt10-lh.akamaihd.net/i/svt10_0@77505/master.m3u8]

 Looking in file and function

 {{{
 libs/libmythtv/iptvtuningdata.h
 void GuessProtocol(void)

 }}}

 it seems that hls over https is not implemented, as this function is
 returning IPTVTuningData::inValid on a https url.

 Is that correct? And is it difficult to implement?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12820>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list