-
rtabmap requires the frame `camera_depth_optical_frame` as the frame for the depth image. There seems to be no way to configure this in rtabmap. Other cameras provide this frame, such as the realsen…
-
Hi,
When I enter this command,
```
scrcpy --video-source=camera --camera-id=1 --no-audio --tcpip=192.168.1.14:5555
tcpip=192.168.1.14:5555
scrcpy 2.7
INFO: Camera video source: control disable…
-
Hello, I've just seen that SDL3 seems to be (experimentally) ready for use, so I've been trying to experiment with the new stuff. However, when I try to acquire a frame on a camera, I am only ever see…
-
# Problem/Motivation
![image](https://github.com/user-attachments/assets/78ae8582-c206-47ab-9b93-c5e3f658c3e6)
On regular motioneye when you set the camera rate at 2, you get about 1.9, according …
-
Dear @riips and @ryuto-yoshida ,
Thank you for sharing one of your great work and congratulation!
I have successfully run your code on my use case. In my use case, there are two overlapped camer…
-
| Camera Model D415
| ROS Distro Humble
### Issue Description
The frame_id on topic /camera/camera/infra2/camera_info is wrongly published as
camera_infra1_optica…
-
## Bug description
> add a frame buffer for faster play (@BertrandRenault, #358)
> con: all calls to API for views at the start, all frames are loaded even if we just want a quick view on the item…
-
Hey there, thanks for your great job towards Hyperion Webcam Capture.
sadly I have several issues getting the script running.
please don't mind having me running this as root, as I don't care abo…
-
```
pub fn create_photo(path: &PathBuf) -> Result = RequestedFormat::new::(RequestedFormatType::AbsoluteHighestResolution);
let res: Result = Camera::new(index, requested);
if res.is_err(){…
-
Hello, upon reviewing your code, I’ve noticed that the time synchronization between the LiDAR and the camera is achieved by sharing the timestamp from the LiDAR scan header. This aligns the camera fra…