Son H. Mai (Mason)
Son H. Mai (Mason)
@kriswiner > The Madgwick filter expects sensor data in NED convention. This depends on which sensor suite one uses as well as which accel axis one chooses as North. Either...
@stepskop This is my working snippet based on suggestions from others. Basically: - Create a Livekit VideoSource - Create a OpenCV VideoCapture device - Continuously & manually read the capture...
@nicolarigoni Uh I haven't experienced with audio tracks yet, might take a look at it later when I have time.
Hi @rubygobay I was able to use my webcam. Could you please `print(frame.shape)` to see if your camera is using 24 or 32bit frames!? My code: ```python WIDTH, HEIGHT =...
Hi @KlausSchaefers , First of all, thank you for this great software. I'm setting it up and facing the SMTP port problem as well. Do you have any updates on...