[mythtv-commits] Ticket #2152: Add support for "udp:" urls in FreeboxRecorder

MythTV mythtv at cvs.mythtv.org
Tue Aug 29 19:19:54 UTC 2006


#2152: Add support for "udp:" urls in FreeboxRecorder
-------------------------------+--------------------------------------------
 Reporter:  mythtv at remars.com  |        Owner:  danielk 
     Type:  enhancement        |       Status:  reopened
 Priority:  minor              |    Milestone:  0.21    
Component:  mythtv             |      Version:  head    
 Severity:  medium             |   Resolution:          
-------------------------------+--------------------------------------------
Comment (by mikemiron at tochka.ru):

 New version of patch. Major changes:
   * Add support for RTP protocol with MPEG2-TS payload.
   * Add support for file protocol. Main purpose of this is allow to debug
 problem with streams on other machines (as my problems with channel
 changing). This protocol support only MPEG2-TS files. For any other files
 use MythVideo.
   * Add class TSPacketSplitter that split stream data in TSPacket. It may
 be useful for other recorders.
   * Change choosing class for protocol. Now we use ClassFactory pattern.
 It's simplify creating new protocol handlers.

   Great thanks to Mickaël Remars for its work.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2152#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list