<br><br>
<div><span class="gmail_quote">On 6/4/07, <b class="gmail_sendername">Bob Cottingham</b> <<a href="mailto:bobnvic@gmail.com">bobnvic@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 6/1/07, Michael T. Dean <<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>> wrote:
<br>> On 06/01/2007 08:13 PM, Trey Thompson wrote:<br>> > I have been testing, and when I click on the flash player, ffmpeg<br>> > never "appears" to start on the backend, and the logs don't show
<br>> > anything. Any ways to troubleshoot this?<br>><br>> Get rid of the "2>/dev/null" in modules/stream/handler.pl in the line<br>><br>> $ffmpeg_pid = open(DATA, "/usr/bin/ffmpeg -y -i $filename -s
<br>> 320x240 -r 24 -f flv -ac 2 -ar 11025 -ab 64k -b 256k /dev/stdout<br>> 2>/dev/null |");<br>><br>><br>> and check your apache error log (which will get spammed without the<br>> redirect).<br>
><br>I updated to the latest svn and removed the "2>/dev/null" to try to<br>troubleshoot my setup and found the following error in the logs:<br><br>[Mon Jun 04 17:24:47 2007] [error] ModPerl::Util::exit: (120000) exit
<br>was called at modules/stream/handler.pl line 137Compilation failed in<br>require at /var/www/mythweb/mythweb.pl line 60.\n<br><br>any ideas?</blockquote>
<div> </div>
<div>What do you have on line 60 of your /var/www/mythweb/mythweb.pl?</div><br> </div>