Hello everyone,
I have a Jetson TX2 board with 4 GMSL cameras.
What would be the best way to get h264 compressed data stream in third party software ?
I can think of several options:
- Send the data as RTSP server and my application gets the data as RTSP Client (preferred option)
- Acquire the data thanks to v4l2 and then perform the compression using the hardware encoders (is that possible ?)
- any others options ?
If you have any advices, hints, I’ll take it !
Thanks a lot and have a nice day.
Stay safe.