Modify ↓
Ticket #10952 (closed Patch - Bug Fix: fixed)
Opened 10 months ago
Last modified 10 months ago
Add Ceton usb support
| Reported by: | Ronald Frazier <ron@…> | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26 |
| Component: | MythTV - Recording | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
