T
T
Tvanomsok2019-08-22 08:01:13
C++ / C#
Tvanomsok, 2019-08-22 08:01:13

What libraries for C, C++ are suitable for implementing camera recording?

We wrote a program in ffmpeg to record video from CCTV cameras, it didn’t quite fit, we are looking for other libraries for C, C ++ that will allow us to implement - recording an RTSP stream at a resolution of up to 5mpx, with h264, h264+, h265, h265+ video codecs
Updated: There is a program - Ivideon server, you can write more than 20 cameras locally there, and the CPU usage is not high, but the full version of the program is paid.
There is also Securos lite, it has a lot of functionality, and the program requires good hardware.
We tried Ispy, it didn’t fit, some kind of unstable ..
Let me explain the situation: We are installing video surveillance in MKD, we want a server program to record video from cameras and view the archive, both locally and through an application or website. The server program is needed only for 3 things:
1. Recording the archive;
2.View;
3. Loading or downloading records.
I'm sure people here know, maybe it will help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2019-08-22
@gbg

ffmpeg's competitor is gstreamer.

L
laphroaig, 2019-08-22
@laphroaig

OpenCV look

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question