G
G
Gregy2013-10-29 16:29:40
Video broadcast
Gregy, 2013-10-29 16:29:40

How to collect streams from cameras and show video?

There are 2 cameras and a weak upload channel, I want to put a local server on the object, merge video from the cameras in MJPEG format to it and then, upon request, give it to clients in real time for viewing. What does it have to do with making a video buffer for 15 seconds before showing the client.
From which side to go, tell me where to dig.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
merlin-vrn, 2013-10-29
@merlin-vrn

have you tried motion ?

L
lexdevel, 2013-10-29
@lexdevel

If the cameras are IP, then they have an API, smoke in this direction (there is the possibility of receiving a video stream, just pictures, etc.). And for the buffer - create a queue. You record frames into it until the required amount is reached, after which you start sending more ...

V
vsns, 2013-10-29
@vsns

I liked avreg.net/ the
server loads much less than the same zoneminder. Depending on the tasks, you can also look at motion as a wrapper

D
Diam0n, 2013-10-29
@Diam0n

a bit off topic, but try ivideon
or via vlc and mencoder

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question