nginx_rtmp Record on a network HDD
October 07, 2022 06:08AM
I don't know if I'm right here with my question.

Have a Ubunt rotating with Nginx Server with RTMP module on. This works very well, only I have the next problem. Would like to record/ save my streams. Just on the server this works well. But not to have to empty the hard disk every week, I would like to do the recordings on a network HDD. Here is the problem, the network drive is linked but recording is not possible. II Use the following code in my nginx.conf Bestan.

record all; record_path /media /stream;
record_max_size 100000K;
record_unique on;
record_suffix %D%m%y%h%m%S.FLV;

And /media /stream refer to the HDD network that I have coupled.

What do I do wrong and how can I solve this, or you can't record on a HDD network.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 185
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready