[mythtv-commits] Ticket #5928: draft iptvfeeder for mp3 over http

MythTV mythtv at cvs.mythtv.org
Fri Nov 21 09:49:55 UTC 2008


#5928: draft iptvfeeder for mp3 over http
-------------------------------------------+--------------------------------
 Reporter:  dekarl at spaetfruehstuecken.org  |       Owner:  ijr    
     Type:  enhancement                    |      Status:  new    
 Priority:  minor                          |   Milestone:  unknown
Component:  mythtv                         |     Version:  head   
 Severity:  low                            |     Mlocked:  0      
-------------------------------------------+--------------------------------
 Draft of an absolute minumum iptvfeeder for mp3 over http.

 This code is written based on existing iptvfeeders and the liveMedia
 documentation. It will not compile as is!
 I'm sharing it in this state as I don't have a working dev environment atm
 and others might be interested to pick up the loose ends.

 It needs some fixing in the URL to hostname/IP/Path parsing. I have yet to
 dig into the QT documentation to write that part. It is hardcoded to
 multiplex a MPEG 2 Layer 1-3 audio stream into the TS.

 I used as much existing liveMedia code as possible (MP3HTTPSource,
 MPEG2TransportStreamFromESSource)
 Once I (or anybody else) get this going we can extend liveMedia to do more
 fancy stuff. (ICY metadata to now playing conversion to match #4967, AAC
 support, proxy support)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5928>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list