
noreply at mythtv
May 11, 2012, 12:14 PM
Views: 127
Permalink
|
|
Re: Ticket #10667: iptv bind error (devel/rtp)
[In reply to]
|
|
#10667: iptv bind error (devel/rtp) ------------------------------+----------------------------- Reporter: nok@… | Owner: danielk Type: Patch - Bug Fix | Status: closed Priority: minor | Milestone: 0.26 Component: MythTV - General | Version: Unspecified Severity: medium | Resolution: fixed Keywords: iptv | Ticket locked: 0 ------------------------------+----------------------------- Changes (by Daniel Thor Kristjansson <danielk@…>): * status: assigned => closed * resolution: => fixed Comment: In [changeset:3a34be618f861c742e3ffbf3701be7c340584b27/mythtv]: {{{ #!CommitTicketReference repository="mythtv" revision="3a34be618f861c742e3ffbf3701be7c340584b27" Fixes #10667. Bind to multicast address. If multiple servers multicast content on the same port we can't receive it on multiple recorders if bind to QHostAddress::Any. If we bind to the multicast address we don't have this problem. Problem discovered and patched by Niels Ole Kirkeby. Note: This also adds error handling for when a bind fails. }}} -- Ticket URL: <http://code.mythtv.org/trac/ticket/10667#comment:3> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|