Hi,<br><br>I've been reading this thread with some interest now, since I'm having quite "interesting" problems with MythTV related to IPTV (see this thread: <a href="http://www.mythtv.org/pipermail/mythtv-users/2010-December/305163.html">http://www.mythtv.org/pipermail/mythtv-users/2010-December/305163.html</a>)<br>
<br>The basic problem right now, before starting to mess with the beast again tonight is that "the first channel works" (!) when tuning in to IPTV. When changing to another channel on the same IPTV provider, it gives me the ugly "Error opening program jump file" or similar error.<br>
<br>What I did some days ago was to change the networking so that my mythtv backend has a "real" IP address (non-NAT:ed), but this hasn't helped unfortunately.<br><br>Tonight, I also tried messing around with the .m3u as described below (using rtp:// instead of udp:// which I was previously having, but NOT with the @ sign which MythTV doesn't seem to like), but it didn't work. I changed back - it still doesn't work. Now it doesn't even tune a single IPTV channel... :-/<br>
<br>The -v channel log doesn't give me that much, unfortunately. I did some packet capturing (using tcpdump) and it seems to start subscribing to the multicast stream. It just fails to show it in mythtv. :-(<br><br>How on earth can this be so hard to get working? With VLC or mplayer, it works immediately, with the same URL (but after insering an @ sign like this: udp://@<a href="http://233.60.167.19:1111">233.60.167.19:1111</a><br>
<br>With MythTV, this should be udp://<a href="http://233.60.167.19:1111">233.60.167.19:1111</a> but not even this works any more. I've seriously considered buying a DVB-T card, just to get around this, but it feels... stupid. Blargh! Any ideas, from anyone, are highly appreciated. TIA.<br>
<br>Best regards,<br>Per Lundberg<br><br><div class="gmail_quote">On Mon, Feb 28, 2011 at 2:25 AM, Jean-Yves Avenard <span dir="ltr"><<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<div class="im"><br>
On 22 February 2011 02:52, Scott Cunningham <<a href="mailto:scott@netaddicted.ca">scott@netaddicted.ca</a>> wrote:<br>
> - After importing the m3u file (which populates the channel list) I<br>
> cannot get any channels to play in myth. Get the error about not<br>
> getting lock. Packet capture doesn't show any IGMP traffic from the<br>
> myth box.<br>
<br>
</div>Not sure if this will help you. But this is what I did here to get the<br>
IPTV (also UDP multicast from my ADSL provider)<br>
<br>
But I couldn't use the m3u I used for VNC with mythtv.<br>
With VLC I used:<br>
#EXTM3U<br>
#EXTINF:0,1 - Al Jazeera (English)<br>
udp://@<a href="http://233.29.121.2" target="_blank">233.29.121.2</a><br>
#EXTINF:0,2 - Bloomberg (English)<br>
udp://@<a href="http://233.29.121.3" target="_blank">233.29.121.3</a><br>
<br>
With MythTV I had to make the m3u with:<br>
#EXTM3U<br>
#EXTINF:0,301 - Al Jazeera (English)<br>
rtp://<a href="http://233.29.121.2:1234" target="_blank">233.29.121.2:1234</a><br>
#EXTINF:0,302 - Bloomberg (English)<br>
rtp://<a href="http://233.29.121.3:1234" target="_blank">233.29.121.3:1234</a><br>
<br>
Hopefully, it's the same deal with your provider<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Per Lundberg<br>