[mythtv-users] Mythweb streaming

Bobby Gill bobbygill at rogers.com
Wed Dec 17 00:36:51 UTC 2008


>
> AFAIK, VLC doesn't work with Digest Authentication. What I did to get
> around this was to allow access to the data folder to anyone. This may
> not be ideal, but it works. I added these lines to the top of my
> /etc/apache2/sites-available/mythweb.conf:
>
>    <LocationMatch .*/pl/stream/[0-9]+/[0-9]+>
>        Allow from all
>    </LocationMatch>
>
>    <LocationMatch .*/music/stream*>
>        Allow from all
>    </LocationMatch>
>
>    <LocationMatch .*/video*>
>        Allow from all
>    </LocationMatch>
>

Damn sweet! It works now! However, yeah, VLC still sits a blank screen, yet
the timer runs as though it's playing. I then fired the .asx up in WMP and
it worked great. Now to get some transcoding going as streaming a gig and a
half or so isn't feasible for a quick lunchtime video lol.


Thanks
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20081216/b6f9d13b/attachment.htm 


More information about the mythtv-users mailing list