Items with no label
3335 Discussions

Intel Euclid: hardware MJPEG or H264 compression?

CAtke
Beginner
1,363 Views

Does the Intel Euclid CPU, GPU, or ASICs provide hardware support for any form of image compression, such as H264 or MJPEG?

If so, how do I access it?

I see the Intel Realsense SDK provides H264 compression for the color image and LZ0 compression for other images:

https://software.intel.com/en-us/blogs/2015/10/15/how-to-record-and-playback-streaming-sequences-in-intel-realsense-sdk https://software.intel.com/en-us/blogs/2015/10/15/how-to-record-and-playback-streaming-sequences-in-intel-realsense-sdk

I see the use of the LZ4 package and mentions of h264 in the realsense_sdk_zr300

I see that a Intel Gen8 LP GPU can do H264 encoding with an Intel product Intel Media Server Studio 2017 for Linux.

https://software.intel.com/en-us/intel-media-server-studio https://software.intel.com/en-us/intel-media-server-studio

https://software.intel.com/en-us/forums/developing-games-and-graphics-on-intel/topic/541628 https://software.intel.com/en-us/forums/developing-games-and-graphics-on-intel/topic/541628

Is this software the best option?

Thanks,

Chris

1 Solution
idata
Employee
465 Views

Hi cga,

 

 

Thank you for your patience. The compression formats for Euclid can be accessed in two ways.

 

 

They can be seen through the Configuration tab of the web UI as described in page 12 of the euclid-operating-guide-final.pdf. When you run a scenario, for example, 6DOF, and you view the Configurable Nodes in the Configuration tab, you will see /camera/color/image_raw/compressed, among others. Select /camera/color/image_raw/compressed and you will be able to edit the compression format, either jpeg or png, and the setting for each. You can also access this node as a rostopic in the command line. If you are familiar with ROS you can manipulate this node through the command line.

 

 

Regards,

 

-Sergio A

 

View solution in original post

0 Kudos
2 Replies
idata
Employee
466 Views

Hi cga,

 

 

Thank you for your patience. The compression formats for Euclid can be accessed in two ways.

 

 

They can be seen through the Configuration tab of the web UI as described in page 12 of the euclid-operating-guide-final.pdf. When you run a scenario, for example, 6DOF, and you view the Configurable Nodes in the Configuration tab, you will see /camera/color/image_raw/compressed, among others. Select /camera/color/image_raw/compressed and you will be able to edit the compression format, either jpeg or png, and the setting for each. You can also access this node as a rostopic in the command line. If you are familiar with ROS you can manipulate this node through the command line.

 

 

Regards,

 

-Sergio A

 

0 Kudos
idata
Employee
465 Views

Hi cga,

 

 

Do you still need assistance with this case?

 

 

-Sergio A

 

0 Kudos
Reply