[mythtv-users] Mythweb music streaming doesn't work
Ashley Bostock
abostock at gmail.com
Wed Dec 19 15:50:41 UTC 2007
Sorry, figured out the problem. I named the host as mythtv before I had a
DNS name. So all the values in the db have hostname as mythtv including the
"MusicLocation" setting. Just had to add in a "MusicLocation" entry with
the hostname as the DNS name mythweb is running from and it now works.
Ash
On 19/12/2007, Ashley Bostock <abostock at gmail.com> wrote:
>
> When I try streaming a playlist from mythweb it loads the playlist in
> Windows Media player and fails with a "Reached the end of the file." error.
> VLC fails also, by just skipping through each track in the list (I see the
> track names shoot by) and not playing anything.
>
> With 5 songs in the playlist the mythbackend log looks like....
>
> 2007-12-19 13:37:06.629 MainServer::HandleAnnounce Monitor
> 2007-12-19 13:37:06.633 adding: ######.dyndns.tv as a client (events: 0)
> 2007-12-19 13:37: 07.186 MainServer::HandleAnnounce Monitor
> 2007-12-19 13:37:07.189 adding: ######.dyndns.tv as a client (events: 0)
> 2007-12-19 13:37:07.786 MainServer::HandleAnnounce Monitor
> 2007-12-19 13:37:07.788 adding: ######.dyndns.tv as a client (events: 0)
> 2007-12-19 13:37:08.387 MainServer::HandleAnnounce Monitor
> 2007-12-19 13:37:08.389 adding: ######.dyndns.tv as a client (events: 0)
> 2007-12-19 13:37:08.976 MainServer::HandleAnnounce Monitor
> 2007-12-19 13:37: 08.979 adding: ######.dyndns.tv as a client (events: 0)
>
> The apache log looks like...
> ###.###.###.### - - [19/Dec/2007:13:37:06 +0000] "GET /music/stream?i=7192
> HTTP/1.1" 401 499 "-" "NSPlayer/10.0.0.3802"
> ###.###.###.### - mythtv [19/Dec/2007:13:37:06 +0000] "GET
> /music/stream?i=7192 HTTP/1.0" 200 - "-" "NSPlayer/10.0.0.3802 WMFSDK/10.0"
> ###.###.###.### - - [19/Dec/2007:13:37:06 +0000] "GET /music/stream?i=7769
> HTTP/1.1" 401 499 "-" "NSPlayer/10.0.0.3802"
> ###.###.###.### - mythtv [19/Dec/2007:13:37:07 +0000] "GET
> /music/stream?i=7769 HTTP/1.0" 200 - "-" "NSPlayer/10.0.0.3802 WMFSDK/10.0"
> ###.###.###.### - - [19/Dec/2007:13:37:07 +0000] "GET /music/stream?i=5485
> HTTP/1.1" 401 499 "-" "NSPlayer/10.0.0.3802"
> ###.###.###.### - mythtv [19/Dec/2007:13:37:07 +0000] "GET
> /music/stream?i=5485 HTTP/1.0" 200 - "-" "NSPlayer/10.0.0.3802 WMFSDK/10.0"
> ###.###.###.### - - [19/Dec/2007:13:37:08 +0000] "GET /music/stream?i=2642
> HTTP/1.1" 401 499 "-" "NSPlayer/10.0.0.3802"
> ###.###.###.### - mythtv [19/Dec/2007:13:37:08 +0000] "GET
> /music/stream?i=2642 HTTP/1.0" 200 - "-" "NSPlayer/10.0.0.3802 WMFSDK/10.0"
> ###.###.###.### - - [19/Dec/2007:13:37:08 +0000] "GET /music/stream?i=1409
> HTTP/1.1" 401 499 "-" "NSPlayer/10.0.0.3802"
> ###.###.###.### - mythtv [19/Dec/2007:13:37:08 +0000] "GET
> /music/stream?i=1409 HTTP/1.0" 200 - "-" "NSPlayer/10.0.0.3802 WMFSDK/10.0"
>
> I'm using basic authentication and you can see the player is getting a 200
> response code back, but the same happens with all authentication off as
> well.
> The path to my music files are also readable by all.
>
> Is there some package I'm missing that needs to be installed? or extra
> apache module?,etc....
> I'm running SVN 15185.
>
> Ash
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20071219/e532d196/attachment.htm
More information about the mythtv-users
mailing list