Skip to main content
Akash_k
Associate III
October 7, 2020
Question

Making ONVIF conformant surveillance camera with STM32H743.

  • October 7, 2020
  • 1 reply
  • 1429 views

I am using STM32H743 MCU . I have interfaced a video camera at 25Hz. I am not using any video compression and sending the video data over ethernet. I have developed a software to see raw video which is also working. Now I want to convert this camera to ONVIF conformant camera. I am not able to compress video in STM32H743. Is there a way to compress video in STM32H743? For discovery and streaming I need 2 servers running on my STM32H743. Is it possible to do so without RTOS?

This topic has been closed for replies.

1 reply

Akash_k
Akash_kAuthor
Associate III
October 19, 2020

How can I compress raw video output to h.264 format in STM32H743.

Tesla DeLorean
Guru
October 19, 2020

You'd need to find and license a library capable of running on the platform

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..