G
G
genesis11112018-12-17 16:32:04
Video broadcast
genesis1111, 2018-12-17 16:32:04

How to save streaming video on the server?

Hello!
Question: How to record and save streaming video on the site?
What language is required, maybe there are ready-made libraries.
On php, a friend said - not an option.
And how to store all this on the server, what would you advise?
There will be more than 25 GB per day.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor, 2018-12-18
@genezis1111

Here is at least half of the answer for you How to implement one-to-many video streaming with minimal delay?
There, in the first answer, I gave an example of an nginx config that accepts a stream in rtmp and makes it an hls / mpeg-dash stream that site users can watch. If you change a couple of parameters, then the stream cut into pieces can be stored on the disk for an indefinitely long time.
In my case, I published a stream from a video conference from FreeSwitch, but the source of the rtmp stream could be anything.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question