mirror of
https://github.com/vale981/doccam-pi
synced 2025-03-04 17:01:40 -05:00
fix
This commit is contained in:
parent
e106febf76
commit
a8f09c97c9
1 changed files with 0 additions and 1 deletions
1
main.js
1
main.js
|
@ -60,7 +60,6 @@ let spawn = function() {
|
|||
delete cmd;
|
||||
cmd = ffmpeg({
|
||||
source: source,
|
||||
niceness: -20,
|
||||
stdoutLines: 20
|
||||
})
|
||||
.videoCodec('copy')
|
||||
|
|
Loading…
Add table
Reference in a new issue