Add more encoder options
This commit is contained in:
parent
284b9f963f
commit
db8fead52b
|
@ -0,0 +1,2 @@
|
|||
|
||||
ALTER TABLE `Monitors` MODIFY `Encoder` enum('auto','h264','libx264', 'h264_omx', 'h264_vaapi', 'mjpeg','mpeg1','mpeg2');
|
Loading…
Reference in New Issue