[mythtv-commits] Ticket #11487: Extend IPTV recorder to support TS streams over HTTP

MythTV noreply at mythtv.org
Wed Nov 25 20:43:45 UTC 2015


#11487: Extend IPTV recorder to support TS streams over HTTP
--------------------------------+-----------------------------
 Reporter:  torbjorn.jansson@…  |          Owner:  jpoet
     Type:  Patch - Feature     |         Status:  closed
 Priority:  minor               |      Milestone:  unknown
Component:  MythTV - Recording  |        Version:  Master Head
 Severity:  medium              |     Resolution:  Fixed
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------

Comment (by Karl Dietz <dekarl@…>):

 In [changeset:"36f04c4d89191a7d0e7516d0fdd5b4c517d3cd3e/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="36f04c4d89191a7d0e7516d0fdd5b4c517d3cd3e"
 extend IPTV recorder to handle MPTS input

 By parsing VLC style program_number from the playlist the recorder
 can select a specific program from the stream. The program_number
 is also known as the service_id in DVB vocabulary.

 Example playlist:

     #EXTM3U
     #EXTINF:0,1 - name of the program
     #EXTVLCOPT:program=61200
     http://192.168.1.100:8001/1:0:19:EF10:421:1:C00000:0:0:0:

 Original patch by Torbjörn Jansson
 Refs #11487

 (cherry picked from commit 6e91c46696ce6bbf56652e7301bbec53f127c3af)
 }}}

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


More information about the mythtv-commits mailing list