[mythtv-users] Can't stream or download recordings from Mythweb

Jay Broussard jaybroussard at gmail.com
Thu Sep 23 20:58:40 UTC 2010


Ever since an upgrade earlier this year, I haven't been able to stream
video through the Mythweb flash player. I get the following error:
200, Stream not found, Netstream.Play.StreamNotFound,
'[Clip](pathtoflvfile)'

I've tried uninstalling and reinstalling Mythweb to no avail.

This is the relevant error in my apache log:

[Thu Sep 23 14:11:03 2010] [error] [client x] Incompatible protocol
version (57 != 23056) at /usr/share/perl5/MythTV.pm line 651.
[Thu Sep 23 14:11:03 2010] [error] [client x] Use of uninitialized
value in string ne at /usr/share/perl5/MythTV.pm line 377.
[Thu Sep 23 14:11:03 2010] [error] [client x] Unable to connect to
mythbackend, is it running?
[Thu Sep 23 14:11:03 2010] [error] [client x] Compilation failed in
require at modules/stream/handler.pl line 17.
[Thu Sep 23 14:11:03 2010] [error] [client x] Compilation failed in
require at /var/www/mythweb/mythweb.pl line 65.
[Thu Sep 23 14:11:03 2010] [error] [client x] Premature end of script
headers: mythweb.pl

This is line 17 in handler.pl: "require "modules/$Path[0]/tv.pl";"
The tv.pl file is present.

This is line 65 in mythweb.pl: "if (-e "$modules_dir/$Path[0]") {"

I get similar errors trying to download the ASX stream.

Can anyone help?


More information about the mythtv-users mailing list