Ian Chapman wrote:
Thomas TS wrote:
I am trying to install xawtv (http://linux.bytesex.org/xawtv/) on
Fedora 7 with:
# yum install xawtv
but it seems that this package do not exist on any of the default
repositories...
Just in case you're looking for software to use with your TV card
rather than specifically XawTv, there's also tvtime and kdetv in the
repo's.
Thanks, but what i really need is v4lctl (that comes with xawtv) to set
the /dev/video parameters to stream with gstreamer:
gst-launch-0.10 v4lsrc device=/dev/video0 !
"video/x-raw-yuv",width=320,height=240 ! ffmpegcolorspace !
theoraenc bitrate=80 ! oggmux name=mux ! shout2send ip=xx.yy.zz.kk
port=8000 password=hackme mount=test.ogg { mux. }