Difference between revisions of "Stream with Gstreamer"

From Giss
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''== Gstreamer with webcam
+
'''Gstreamer with webcam'''
  =='''
+
   
 +
 
 +
How to configure your webcam (if it's not working by default)
 +
 
 +
[http://www.linux.com/base/ldp/howto/Webcam-HOWTO/hardware.html webcam usb in linux]
 +
 
 +
[http://qce-ga.sourceforge.net/ webcam logitech]
  
  
Line 23: Line 29:
  
  
 +
webcamstream-v4l.py
  
 
webcamstream-v4l.py
 
  
  
 +
'''Gstreamer with DV'''
  
  
 
dvstream.py
 
dvstream.py

Latest revision as of 14:10, 20 August 2008

Gstreamer with webcam


How to configure your webcam (if it's not working by default)

webcam usb in linux

webcam logitech


In order to use this script gstreamer and some gstreamer-plugins are needed:


gstreamer0.10-plugins-good libgstreamer0.10-0 libgstreamer-plugins-base0.10-0 gstreamer0.10-ffmpeg gstreamer0.10-alsa gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-x python-gtk2


webcamstream-v4l2.py


webcamstream-v4l.py


Gstreamer with DV


dvstream.py