Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

how to capture depth data from R200? #371

Open
ambikaverma opened this issue Jul 31, 2018 · 4 comments
Open

how to capture depth data from R200? #371

ambikaverma opened this issue Jul 31, 2018 · 4 comments

Comments

@ambikaverma
Copy link

ambikaverma commented Jul 31, 2018

Hi

I tried running cpp-headless to capture depth data from R200 on intel aero as per -
https://github.com/intel-aero/meta-intel-aero/wiki/06-Cameras-and-Video
but the command is not recognized.
I just ssh to intel-aero.local and run the above command from /home/root.

Though in QGC i do see the depth data if I add the rtsp://192.168.8.1:8554/rsdepth link.

My version is -
image

Any other methods to capture depth data?

@damadamn
Copy link

damadamn commented Aug 2, 2018

I've got the same problem about cpp-headless, but there is for example cpp-capture which provides some different view of your RealSense, including the depth data

@ambikaverma
Copy link
Author

Is cpp-capture available on intel aero? I'll try and run it anyway.
if not where can I find it?

Thanks!

@ambikaverma
Copy link
Author

for cpp-capture I'm getting following error -

image

also tried -
sudo gst-launch-1.0 v4l2src device=/dev/video11 num-buffers=1 ! jpegenc ! filesink location="rs.jpg"
identify rs.jpg

but all I get is a green frame.

@ambikaverma
Copy link
Author

Another issue that I'm facing -
image

the same command worked fine earlier, but now I get this error.
got this error after trying to run cpp-capture as discussed here #371 (which itself also failed).

and in QGC I can only see data from rsdepth stream. Nothing from video13, rsir and rsir2 streams.

Did running cpp-capture change any settings (even though it failed)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants