﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
8767	Problem with rtp sources	Octavio Ascanio <oascanio@…>	stuartm	"I have a problem with mythtv receiving rtp sources. I have found comparing the sources of iptvfeederudp.cpp and iptvfeederrtp.cpp (my provider has changed from udp to rtp) that iptvfeederrtp::Open needs the next line:

ReceivingSocketAddr = our_inet_addr(parse.host().toLatin1());

Just previous to Groupsock *socket = new Groupsock(*_live_env, addr, parse.port(), 0);

Without this line my backend machine does not receive the network stream. My machine has three network adapters with one dedicated to iptv. The default route is in the ppp0 interface. I don't know if this is causing receiving problems when ReceivingSocketAddr has the ANY values....

Please, can you check it?"	Patch - Bug Fix	closed	minor	0.25	MythTV - Recording	Master Head	low	fixed	rtp problem		0
