ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You can ask gstreamer to explain an error using GST_DEBUG environment variable:

# GST_DEBUG=4 roslaunch gscam gscam

I'm sure that problem is in incorrect gstreamer pipeline config. Could you post your .launch file here?