Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#11979 closed Patch - Bug Fix (fixed)

Re-Fix #10667 for 0.27: IPTV binds to 0.0.0.0:port

Reported by: chemobejk@… Owned by: danielk
Priority: minor Milestone: 0.27.1
Component: MythTV - Recording Version: 0.27-fixes
Severity: medium Keywords: iptv bind multiple recordings
Cc: Ticket locked: no

Description

This issue had already been fixed in devel/rtp, but now I noticed in 0.27 that it is again not possible to have multiple IPTV recordings when using multicast IPTV that share the same port number.

The first IPTV recording binds to 0.0.0.0:port thus preventing any other IPTV recording on "port".

I've taken the original fixe for devel/rtp and re-applied to the correct source file in 0.27 branch. But this should also go to master branch!

Attachments (1)

0001-Fixes-10667.-Bind-to-multicast-address.patch (2.6 KB ) - added by chemobejk@… 13 years ago.
Bind to multicast address instead of 0.0.0.0

Download all attachments as: .zip

Change History (7)

by chemobejk@…, 13 years ago

Bind to multicast address instead of 0.0.0.0

comment:1 by chemobejk@…, 13 years ago

With the attached patch I can again record multiple IPTV streams at the same time.

comment:2 by Karl Egly, 13 years ago

Component: MythTV - GeneralMythTV - Recording
Owner: set to danielk

comment:3 by mark@…, 13 years ago

Thanks for posting this patch.

After upgrade to 0.27, multiple iptv streams failed, I could only get one stream at a time.

This patch fixed this issue, so I second the call for it to go to master.

comment:4 by Stefan Becker <chemobejk@…>, 13 years ago

Resolution: fixed
Status: newclosed

In f2defe87d63fbe544c7333af0ca5b04aa078ebf4/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:5 by Stefan Becker <chemobejk@…>, 13 years ago

In b249ad4d241b8a3adf7b3cde8a26b03e736febd2/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:6 by Raymond Wagner, 13 years ago

Milestone: 0.27.1
Note: See TracTickets for help on using tickets.