NINA client

Discussions about the AI-deck
Post Reply
Ozymandias
Beginner
Posts: 2
Joined: Mon Dec 20, 2021 2:53 pm

NINA client

Post 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?
kimberly
Bitcraze
Posts: 1050
Joined: Fri Jul 06, 2018 11:13 am

Re: NINA client

Post 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
Post Reply