gscam error "libv4l2: error getting capabilities: Inappropriate ioctl for device"

asked 2017-08-09 16:09:14 -0500

Dostoyewski gravatar image

I installed gscam sucsessfully. But when i run rosrun gscam gscam i have some fatal errors:

    Failed to query video capabilities: Inappropriate ioctl for device
libv4l2: error getting capabilities: Inappropriate ioctl for device
[FATAL] [1502312548.166131869]: Failed to PAUSE stream, check your gstreamer configuration.
[FATAL] [1502312548.166271659]: Failed to initialize gscam stream!

Gscam config is:

export GSCAM_CONFIG="v4l2src device=/dev/fb0 ! video/x-raw-rgb,framerate=30/1 ! ffmpegcolorspace"

Please, help!

edit retag flag offensive close merge delete