[mythtv-commits] Ticket #10952: Add Ceton usb support

MythTV noreply at mythtv.org
Sun Jul 29 04:07:35 UTC 2012


#10952: Add Ceton usb support
----------------------------------------+-------------------------
     Reporter:  Ronald Frazier <ron@…>  |      Owner:  danielk
         Type:  Patch - Feature         |     Status:  new
     Priority:  minor                   |  Milestone:  unknown
    Component:  MythTV - Recording      |    Version:  Master Head
     Severity:  medium                  |   Keywords:
Ticket locked:  0                       |
----------------------------------------+-------------------------
 The attached patch fixes an issue with the Ceton RTP code that prevents it
 from working on the USB version Ceton device. The previous code attempted
 to filter out any packets originating from IPs other than the Ceton's
 configured IP. This worked fine with the PCIe ceton device, but the USB
 version does not behave the same way. Packets will be originated from
 another IP address. Thus the code will not let any packets through when
 using a USB Ceton. Removing this check will allow both the PCIe and USB
 Ceton devices to function properly.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10952>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list