- Edited
Hi,
I am looking for a C++ - rtsp-streaming example with OAK device, similar as Python example depthai-experiments/../gen2-rtsp-streaming.
Thanks!
Hi,
I am looking for a C++ - rtsp-streaming example with OAK device, similar as Python example depthai-experiments/../gen2-rtsp-streaming.
Thanks!
Hi kle
There are no examples currently available for c++, but the depthai side of the code should remain the exact same, just in c++ syntax instead of python.
I'm not familiar with c enough to recommend you a c++ library for RTSP but I would imagine any library you pick functions in a similar way.
Thanks,
Jaka