Open g5pw opened 1 week ago
H265 264 is encoded by hardware, so it's faster. other libs not support hardware accelerattion.
That's what I figured, thank you for confirming it. Would it be possible, in your opinion, to add the audio stream of the on-board microphone to the RTSP stream in MaixCDK without using external libraries?
yes, need some work
Hello! I'm trying to make an AI-enhanced baby monitor with my MaixCAM, however it looks like the built-in RTSP library handles only video h.264/5. Is it possible to use some other library instead of the built-in media-server and access the Camera and Audio component?
Thanks in advance!