Hello,
I am interested to know if I can use the OAK-D Camera as a client in a client server UDP Protocol. I want to get the Video streaming from the OAKD camera and then send it to my PC (Host).
If so, are there any tutorials I can follow?
Hello,
I am interested to know if I can use the OAK-D Camera as a client in a client server UDP Protocol. I want to get the Video streaming from the OAKD camera and then send it to my PC (Host).
If so, are there any tutorials I can follow?
Hello yashrunwal , do you mean the OAK POE camera? You can use the socket
library inside the Script node and send UDP packets that way, see exmaple here.
Thanks, Erik