
noreply at mythtv
Apr 29, 2012, 5:37 AM
Post #1 of 6
(173 views)
Permalink
|
|
Ticket #10667: iptv bind error (devel/rtp)
|
|
#10667: iptv bind error (devel/rtp) -------------------------+---------------------------------- Reporter: nok@… | Type: Patch - Bug Fix Status: new | Priority: minor Milestone: unknown | Component: MythTV - General Version: Unspecified | Severity: medium Keywords: iptv | Ticket locked: 0 -------------------------+---------------------------------- When using same port-no for multiple iptv streams, at least udp, all data goes to the first socket opened. Thus if you have two recordings on two different streams, all data goes to the first stream and the second recording fails. Including the multicast address in the bind statement when joining the stream fixes this. -- Ticket URL: <http://code.mythtv.org/trac/ticket/10667> 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
|