- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi, I'm using intel aero RTF.
I try to record Depth video using R200,
I don't find /dev/video13 using ls /dev/video*
How do I record depth video?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello adazio,
There are a couple of approaches to do what you intend: to use GStreamer and to use LibRealsense.
To get the preview output of the depth camera, you should run the following command:
gst-launch-1.0 v4l2src device=/dev/video11 ! xvimagesink
You may also be interested in checking this couple of links that use the LibRealSense library to access the depth data from the camera:
https://github.com/IntelRealSense/librealsense/blob/master/examples/cpp-tutorial-1-depth.cpp
https://software.intel.com/en-us/articles/using-librealsense-and-opencv-to-stream-rgb-and-depth-data
Please let me know if you find this information useful.
Have a nice day,
Andres V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I found my r200 sensor and aero compute board not successfully connect.
I fix it, it works.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page