[Libav-user] (no subject)
Сергей Икол
sergbest0 at gmail.com
Fri Dec 11 15:10:26 EET 2020
Hello everybody!
I need help solving my problem.
on server (windows) I run command like
ffmpeg -f dshow -rtbufsize 100M -report -i video="___":audio="___" -f
segment -strftime 1 -segment_time 86400 -segment_format ts
%Y-%m-%d_%H-%M-%S.ts
on client (ubuntu) I try read this file (while server write this file)
(%Y-%m-%d_%H-%M-%S.ts) but avformat_open_input return -1 error = Operation
not permitted
after the recording is completed, the file opens without errors
Please tell me what I'm doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20201211/d60076e1/attachment.html>
More information about the Libav-user
mailing list