gscam icon indicating copy to clipboard operation
gscam copied to clipboard

ROS Camera driver for GStreamer-based video streams.

Results 51 gscam issues
Sort by recently updated
recently updated
newest added

* Add the `diagnostic_updater::TopicDiagnostic` to monitor frequency and delay between messages * Convert the ROS spinner from `spinOnce()` to `AsyncSpinner` so diagnostics continue being published even if no frames are...

It would be desirable to get support for diagnostics support for the driver, so a indication of the state is immediately visible also in complex robot systems. I won't get...

Possibly related to: https://github.com/ros-drivers/gscam/pull/16 - it seems that would fix the issue, but it hasn't been closed yet. This is not only an issue re REP-0135, but it also makes...

This bug made it into the releases, but should really be fixed. According to the [ROS camera spec](http://wiki.ros.org/camera_drivers), the camera info topic should be on `camera/set_camera_info`, but instead with gscam,...

The gscam_config I'm using is reading from a udpsink. Is there a way to handle the case when no data is being received by the udpsink (maybe using timeout) so...

I worked with DMM 42BUC03-ML and tried to launch the camera in ROS. Every time when I launch it, it's fine, when I put some image or objects in front...

Well, the problem is in the title. Problem was with the boost::scoped_ptr, it was undefined for some reason. I fixed it by adding # include in file gscam_nodelet.h Well, looks...

The Gstreamer and the `plugin-bad` (version 1.0) has been installed via `apt-get install`. The output of `gst-inspect-1.0 decklinkvideosrc` is correct where a set of valid modes are printed. The Gscam...

roslaunch gscam v4l.laucnh gives following output with fatal errors in kinetic/ubuntu 16.04: SUMMARY ======== PARAMETERS * /rosdistro: kinetic * /rosversion: 1.12.7 * /v4l/gscam_driver_v4l/camera_info_url: package://gscam/e... * /v4l/gscam_driver_v4l/camera_name: default * /v4l/gscam_driver_v4l/frame_id: /v4l_frame...