From: yomguy Date: Fri, 8 Jul 2011 15:31:09 +0000 (+0200) Subject: video branch created, rm video tools X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=437627467aae888e7c7d0d61565e57255ffded64;p=telecaster-cgi.git video branch created, rm video tools --- diff --git a/conf/home/fluxbox/startup.ubuntu b/conf/home/fluxbox/startup.ubuntu index d5012e8..ee3e8fe 100644 --- a/conf/home/fluxbox/startup.ubuntu +++ b/conf/home/fluxbox/startup.ubuntu @@ -54,11 +54,11 @@ jack_connect jack_rack:out_1 LIVE:in_2 # Start safe DeeFuzzer deefuzzer /etc/telecaster/deefuzzer_safe.xml > /dev/null & -/home/telecaster/apps/telecaster/tools/ffmpeg_dv_jack_fifo_shout start > /dev/null & -sleep 3 -jack_disconnect system:capture_1 gst-launch-0.10:in_jackaudiosrc0_1 -jack_connect jack_rack:out_1 gst-launch-0.10:in_jackaudiosrc0_1 +#/home/telecaster/apps/telecaster/tools/ffmpeg_dv_jack_fifo_shout start > /dev/null & +#sleep 3 +#jack_disconnect system:capture_1 gst-launch-0.10:in_jackaudiosrc0_1 +#jack_connect jack_rack:out_1 gst-launch-0.10:in_jackaudiosrc0_1 } & diff --git a/webview.py b/webview.py index 92a2227..4e3bff0 100644 --- a/webview.py +++ b/webview.py @@ -188,7 +188,7 @@ class WebView(FieldStorage): print "
" print "
Status
" - self.video() + #self.video() print "" print ""
Name :