Page 1 of 1

NINA client

Posted: Thu Jan 06, 2022 9:11 am
by Ozymandias
Hi!!!
I am trying to get two simultaneous video streams from two crazyflies and stitch both images together. I was doing it by an openCV method in python I developed a few ago for raspicams, but it wont work with the crazyflies. I am trying to change the viewer.py script to include OpenCV but does not work.
My last idea is to make the quadcopters to be clients and my computer as server. Is it possible from the NINA? How can I capture with OpenCV in the viewer.py?

Re: NINA client

Posted: Wed Jan 12, 2022 9:16 am
by kimberly
Hi!

For our blogpost about the christmas demo we have made improvements to the wifi streamer, one of those is a opencv based wifi streamer, but it is still in an messy state to really upload to the current latest branch of the aideck examples.

However, there is a readme that explains a bit how to get this done: https://github.com/bitcraze/AIdeck_exam ... g_streamer