[mythtv] devel/rtp: multiple IPTV streams, same port-no

danielk danielk at cuymedia.net
Fri May 11 19:38:17 UTC 2012


On 05/01/2012 03:07 AM, Niels Ole Kirkeby wrote:
> Then I would suggest that devel/rtp should go in that direction, i.e.
> one common socket for all (udp) streams and use IPPKTINFO. Daniel ? I
> guess it's you who is resposible for the devel/rtp branch. Could you
> comment ?
>
> I'm still trying to figure out the class-hierarchy and how the mythtv
> software works but once I'm there you can count me in (In whatever spare
> time I've left :-)

I've applied your patch as is + some error handling on the binding.
It has the wonderful property of being simple and working properly.

IP_PKTINFO and recvmesg is probably the way to go though. I had
hoped to be able to use QUdpSocket, but it looks like the model
it uses is a bit too simple.

-- Daniel


More information about the mythtv-dev mailing list