[mythtv-commits] Ticket #11092: Update MythNetVision YouTube player to use iframe embed (HTML5 video)

MythTV noreply at mythtv.org
Mon Jan 25 21:04:59 UTC 2016


#11092: Update MythNetVision YouTube player to use iframe embed (HTML5 video)
------------------------------------------+-----------------------------
 Reporter:  Alex Halovanic <halovanic@…>  |          Owner:  natanojl
     Type:  Patch - Feature               |         Status:  closed
 Priority:  minor                         |      Milestone:  unknown
Component:  Plugin - MythNetvision        |        Version:  Master Head
 Severity:  low                           |     Resolution:  fixed
 Keywords:  youtube iframe html5          |  Ticket locked:  0
------------------------------------------+-----------------------------
Changes (by Jonatan Lindblad <jlindblad@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36717b5a597602bb6da088b2e5954924d0d52b2b/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="36717b5a597602bb6da088b2e5954924d0d52b2b"
 Internet Content: Use the YouTube iframe API

 The old API is deprecated and uses Flash even if HTML5 playback is
 possible.
 Unfortunately the scaling in the Qt-based browser is rather poor so use
 the
 support for external browsers if you want better quality.

 HTML5 playback requires some GStreamer libraries which should be provided
 by the
 gstreamer1.0-libav and gstreamer1.0-plugins-good packages on Debian.

 Based on patch by Alex Halovanic <halovanic at gmail.com>.

 Fixes #11092
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11092#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list