Hi,<br><br>I&#39;ve been reading this thread with some interest now, since I&#39;m having quite &quot;interesting&quot; 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 &quot;the first channel works&quot; (!) when tuning in to IPTV. When changing to another channel on the same IPTV provider, it gives me the ugly &quot;Error opening program jump file&quot; or similar error.<br>
<br>What I did some days ago was to change the networking so that my mythtv backend has a &quot;real&quot; IP address (non-NAT:ed), but this hasn&#39;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&#39;t seem to like), but it didn&#39;t work. I changed back - it still doesn&#39;t work. Now it doesn&#39;t even tune a single IPTV channel... :-/<br>
<br>The -v channel log doesn&#39;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&#39;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">&lt;<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>&gt;</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 &lt;<a href="mailto:scott@netaddicted.ca">scott@netaddicted.ca</a>&gt; wrote:<br>
&gt; - After importing the m3u file (which populates the channel list) I<br>
&gt; cannot get any channels to play in myth.  Get the error about not<br>
&gt; getting lock.  Packet capture doesn&#39;t show any IGMP traffic from the<br>
&gt; 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&#39;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&#39;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>