public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Gilles Curchod <mailing@glorfindel.ch>
To: "video4linux-list@redhat.com" <video4linux-list@redhat.com>
Subject: V4L error on Linux 2.6.22
Date: Mon, 24 Nov 2008 11:41:30 +0100	[thread overview]
Message-ID: <492A84DA.4080409@glorfindel.ch> (raw)

Hi,

As part of my diploma project, I'd like to set a demonstration with two
i.MX31 boards: one with a webcam sending a UDP/RTP stream video and the
other getting this stream and displaying it to the framebuffer.

I have a Logitech Webcam (id 046d:08ad). The i.MX31 boards run Linux
2.6.22.6.
I installed the GSPCA (gspcav1-20071224) drivers and I god the following
message while starting the GSPCA module:

     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c: USB GSPCA camera
found.(ZC3XX)
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[spca5xx_probe:4275] Camera type JPEG
     /imx/sandbox/drivers/gspcav1-20071224/Vimicro/zc3xx.h:
[zc3xx_config:669] Find Sensor HV7131R(c)
     usb_endpoint usbdev1.3_ep81: ep_device_release called for 
usbdev1.3_ep81
     usb_endpoint usbdev1.3_ep82: ep_device_release called for 
usbdev1.3_ep82
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[spca5xx_getcapability:1249] maxw 640 maxh 480 minw 160 minh 120
     gspca 1-1:1.1: usb_probe_interface
     gspca 1-1:1.1: usb_probe_interface - got id
     gspca 1-1:1.2: usb_probe_interface
     gspca 1-1:1.2: usb_probe_interface - got id
     usbcore: registered new interface driver gspca

Then I use a self-made GStreamer application to get the device's image
and send the stream via UDP/RTP.
The equivalent gst-launch command is:
     gst-launch-0.10 -v v4lsrc !
video/x-raw-yuv,format='(fourcc)'I420,width='(int)'320,height='(int)'240,framerate='(fraction)'25/1 

! ffmpegcolorspace ! ffenc_mpeg4 ! rtpmp4vpay ! udpsink
host=10.192.51.44 port=5000

While I do this on my Ubuntu 8.04, it works fine, but on my embedded
system, I got the following output:
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[spca5xx_set_light_freq:1932] Sensor currently not support light fre.
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[gspca_set_isoc_ep:945] ISO EndPoint found 0x81 AlternateSet 7
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[spca5xx_do_ioctl:2124] Bridge ZC301-2
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c:
[spca5xx_do_ioctl:2124] Bridge ZC301-2
     /imx/sandbox/drivers/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE:
invalid format (7)

Is this a V4L configuration issue?

Thank for your help.

Gilles

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

             reply	other threads:[~2008-11-24 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 10:41 Gilles Curchod [this message]
2008-11-24 10:43 ` V4L error on Linux 2.6.22 Jean-Francois Moine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=492A84DA.4080409@glorfindel.ch \
    --to=mailing@glorfindel.ch \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox