Sending Frames to an external device using Ethernet

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[*] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
[*] Linux
QNX
other

Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
[*] NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
[*] 1.8.0.10363
other

Host Machine Version
[*] native Ubuntu 18.04
other

Hello,
We are using the SIPL framework to acquire frames from the camera. We want to send the acquired frames to an external device through ethernet. Are there any examples or documentations that would help up do that.
Any help would be greatly appreciated

Kind Regards
d.baykeda

Hi @d.baykeda
Please refer to this topic. Thanks.

Hi @VickNV ,
Thanks for you help! I looked at the the topic you mentioned and it is different from what we want to do.
We initialized and started the sensor using the SIPL frame work. We passed the frames to our object detection algorithm, now we want to send the output to an external device for logging and data collection. We want to send the camera data (frames) through ethernet.
What is the best approach to make this work? or What is the best approach to save camera data (frames) to an external device?

Hello @VickNV ,
Are there any updates to my inquiry?

Please see if this suits what you’re looking for.
Inter-process Communication (IPC)
Socket Inter-process Communication (IPC) Sample