Opened 19 years ago

Closed 19 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@… 19 years ago.

Download all attachments as: .zip

Change History (3)

by jwestfall@…, 19 years ago

Attachment: fw_bcast.diff added

comment:1 by danielk, 19 years ago

Owner: changed from Isaac Richards to danielk

comment:2 by danielk, 19 years ago

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.