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

MythTV noreply at mythtv.org
Mon Feb 24 11:54:34 UTC 2014


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

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

 In [changeset:"6e91c46696ce6bbf56652e7301bbec53f127c3af/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="6e91c46696ce6bbf56652e7301bbec53f127c3af"
 extend IPTV recorder to handle MTPS 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
 }}}

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


More information about the mythtv-commits mailing list