mirror of
https://github.com/koush/scrypted.git
synced 2026-05-26 06:30:29 +01:00
python-codecs: remove erroneous libav from gstreamer settings
This commit is contained in:
@@ -38,7 +38,6 @@ class GstreamerGenerator(scrypted_sdk.ScryptedDeviceBase, scrypted_sdk.VideoFram
|
||||
'value': self.storage.getItem('h264Decoder') or 'Default',
|
||||
'choices': [
|
||||
'Default',
|
||||
'libav',
|
||||
'decodebin',
|
||||
'vtdec_hw',
|
||||
'nvh264dec',
|
||||
|
||||
Reference in New Issue
Block a user