After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791866 - there is no video display using v4l2 to collect usb camera
there is no video display using v4l2 to collect usb camera
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-22 05:51 UTC by fby
Modified: 2017-12-22 13:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
result picture (142.53 KB, image/jpeg)
2017-12-22 05:51 UTC, fby
Details

Description fby 2017-12-22 05:51:12 UTC
Created attachment 365871 [details]
result picture

on my virtual machine ubuntu 12.04 is installed, host machine is windows xp.
on virtual machine terminal,using command:

    gst-launch v4l2src device=/dev/video0 ! video/x-raw-yuv,format=\(fourcc\)YUY2,width=640,height=480,framerate=30/1 ! ffmpegcolorspace ! xvimagesink


to collect USB-camera data and display.


there is nothing displayed as attached file.
Comment 1 Nicolas Dufresne (ndufresne) 2017-12-22 13:27:34 UTC
I'm sorry, GStreamer 0.10 is no longer supported.