[mythtv-commits] Ticket #6935: 200, Stream not found trying to play recording in the flash media player in mythweb.

MythTV noreply at mythtv.org
Sat Aug 31 17:38:23 UTC 2013


#6935: 200, Stream not found trying to play recording in the flash media player in
mythweb.
-----------------------------------------+-----------------------------
 Reporter:  Marc Tousignant <drayson@…>  |          Owner:  kormoc
     Type:  Bug Report - General         |         Status:  closed
 Priority:  minor                        |      Milestone:  unknown
Component:  Plugin - MythWeb             |        Version:  Master Head
 Severity:  medium                       |     Resolution:  Won't Fix
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+-----------------------------

Comment (by c4str4t0 <poika@…>):

 I had someone else look at this with me and I have a solution.  If anyone
 else is directed here with the same issue, maybe this will help.  This is
 NOT a MythTV problem; rather, an Apache config problem.  My apologies for
 wasting the developers' time.

 In my apache config, I uncommented and modified the following lines:

 AddHandler cgi-script .cgi .pl
 (this line should already exist in the default config, but also as the .pl
 at the end)

 Uncomment this line, as well (note I'm using a 64-bit version, hence
 "lib64" in the path):
 LoadModule cgi_module lib64/httpd/modules/mod_cgi.so

 Restart Apache.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/6935#comment:10>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list