<div dir="ltr">To secure Mythweb I used this: <a href="http://www.mythtv.org/wiki/index.php/MythWeb#Other_Linux_Flavors">http://www.mythtv.org/wiki/index.php/MythWeb#Other_Linux_Flavors</a><br><br>I used the &quot;htdigest&quot; commands there as follow. I did not use the Apache method. (I&#39;m not knowledgeable enough in this respect to know if that&#39;s AuthType Digest, hopefully you can discern and tell me if it is). I&#39;m curious, I just noticed that the .htaccess has a line:<br>
<br>&quot;    BrowserMatch       &quot;MSIE&quot;      AuthDigestEnableQueryStringHack=On&quot;<br><br>Could you share what yours has? I use Firefox only, would this matter-- would I change this?<br><br>Still no luck here.<br>
<br>Bob<br><br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 4:01 AM, Ashley Bostock <span dir="ltr">&lt;<a href="mailto:abostock@gmail.com">abostock@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/8/8 Bobby Gill &lt;<a href="mailto:bobbygill@rogers.com">bobbygill@rogers.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; I just set up Mythweb and she runs fine in all respects but streaming. I am<br>
&gt; running Arch linux on my desktop and server (mythbackend). I have Mythweb<br>
&gt; secured with a couple logins. So I am logged into Mythweb from my desktop<br>
&gt; and I add a few songs to the playlist, hit Play and in Firefox the &quot;Open<br>
&gt; with&quot; dialog pops up, so I open the playlist with VLC, which prompts me for<br>
&gt; a login and password, but it doesn&#39;t accept my correct login/pass. I even<br>
&gt; tried the second user&#39;s login/pass but it just doesn&#39;t accept, just keeps<br>
&gt; prompting. Here&#39;s the output from the error window in VLC:<br>
&gt;<br>
&gt; &quot;Unable to open &#39;<a href="http://192.168.1.100:1758/mythweb/music/stream?i=7316" target="_blank">http://192.168.1.100:1758/mythweb/music/stream?i=7316</a>&#39;<br>
&gt; Unable to open &#39;<a href="http://192.168.1.100:1758/mythweb/music/stream?i=8577" target="_blank">http://192.168.1.100:1758/mythweb/music/stream?i=8577</a>&#39;<br>
&gt; Unable to open &#39;<a href="http://192.168.1.100:1758/mythweb/music/stream?i=8579" target="_blank">http://192.168.1.100:1758/mythweb/music/stream?i=8579</a>&#39;<br>
&gt; Unable to open &#39;<a href="http://192.168.1.100:1758/mythweb/music/stream?i=8624" target="_blank">http://192.168.1.100:1758/mythweb/music/stream?i=8624</a>&#39;&quot;<br>
&gt;<br>
&gt; I tried to open it with Amarok and Amarok gives me this error:<br>
&gt;<br>
&gt; &quot;Error Loading Media<br>
&gt; No suitable input plugin. This often means that the url&#39;s protocol is not<br>
&gt; supported. Network failures are other possible causes.<br>
&gt; <a href="http://192.168.1.100:1758/mythweb/music/stream?i=7316" target="_blank">http://192.168.1.100:1758/mythweb/music/stream?i=7316</a>&quot;<br>
&gt;<br>
&gt; However I do see the songs added to the playlist in Amarok, but can&#39;t play<br>
&gt; them of course.<br>
&gt;<br>
&gt;<br>
&gt; Likewise, if I try to play a recording streamed, I click on the .asx link<br>
&gt; from Mythweb and open in VLC, I get:<br>
&gt;<br>
&gt; &quot;Unable to open &#39;<a href="http://192.168.1.100:80/mythweb/pl/stream/1042/1218088800" target="_blank">http://192.168.1.100:80/mythweb/pl/stream/1042/1218088800</a>&#39;&quot;<br>
&gt;<br>
&gt; Any help would be greatly appreciated, thanks :)<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
&gt;<br>
<br>
Is is secured using AuthType Digest? From what I tested a while back<br>
it seemed that very few players will work when apache is secured using<br>
it. &nbsp;I had to switch mine back to AuthType Basic before anything would<br>
work. &nbsp;I guess the alternative would be to make an exception for the<br>
stream URL and have just that unsecured.<br>
<br>
Ash<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div>