mirror of
https://github.com/koush/scrypted.git
synced 2026-04-10 18:40:20 +01:00
eufy: fix encoder codecs
This commit is contained in:
@@ -94,7 +94,7 @@ class EufyCamera extends ScryptedDeviceBase implements Camera, VideoCamera, Batt
|
||||
url: undefined,
|
||||
inputArguments: [
|
||||
'-f', 'mpegts',
|
||||
mpegts.url,
|
||||
'-i', mpegts.url,
|
||||
],
|
||||
mediaStreamOptions: options,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user