Items with no label
3338 Discussões

Changing video width and height

SMish7
Novato
1.583 Visualizações

Hi,

I want to view the video stream from the RGB camera in 640X480. Is it possible to change this parameter? if so, how?

0 Kudos
1 Solução
idata
Funcionário
657 Visualizações

Hello SubMarIn,

 

 

Thank you for contacting us.

 

 

If you are trying to do this on Euclid, you have to change the color_height and color_width parameters in this launch file: https://github.com/IntelEuclid/realsense_camera/blob/master/launch/lr200m_nodelet_default.launch. The file can be edited directly or using the Euclid browser interface. The easiest way to do this using the Euclid browser interface is described in the attached document.

 

 

I hope you find this helpful.

 

 

Have a nice day.

 

 

Regards,

 

Leonardo R.

Ver solução na publicação original

4 Respostas
jb455
Contribuidor valorado II
657 Visualizações

The https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?enablestreams_pxcsensemanager.html EnableStream method allows you to specify the resolution for each stream. For a more robust way (ie, checking which resolutions the camera supports first then picking one of them), look through the RawStreams sample to see how the streams are enabled there.

idata
Funcionário
658 Visualizações

Hello SubMarIn,

 

 

Thank you for contacting us.

 

 

If you are trying to do this on Euclid, you have to change the color_height and color_width parameters in this launch file: https://github.com/IntelEuclid/realsense_camera/blob/master/launch/lr200m_nodelet_default.launch. The file can be edited directly or using the Euclid browser interface. The easiest way to do this using the Euclid browser interface is described in the attached document.

 

 

I hope you find this helpful.

 

 

Have a nice day.

 

 

Regards,

 

Leonardo R.
SMish7
Novato
657 Visualizações
idata
Funcionário
657 Visualizações

Hello SubMarIn,

 

 

It was a pleasure to help you.

 

 

Feel free to contact us anytime.

 

 

Regards,

 

Leonardo R.
Responder