Opened 18 years ago

Closed 18 years ago

#1913 closed patch (fixed)

firewire, insure unique fw channels with multiple broadcast connections

Reported by: jwestfall@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

libeic61883 doesnt filter incoming mpeg packets based on source node, it only goes by the fw channel. This causes problems if there are multiple broadcast boxes recording at the same time. The patch makes sure each broadcast connection is using a unique fw channel.

would be good for a few folks to test this before commit. It will change the default broadcast channel from 63 to (63 - node).

Attachments (1)

fw_bcast.diff (1.2 KB) - added by jwestfall@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by jwestfall@…

Attachment: fw_bcast.diff added

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [10151]) Fixes #1913. Extends FirewireRecorder? to support multiple boxes in broadcast mode.

Note: See TracTickets for help on using tickets.