t31_omlet_lite_defconfig: Add missing components

We were getting errors with WebRTC pipeline. Have added DTLS
now and that seems to get a pipeline running

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
pull/1428/head
Alex J Lennon 2024-04-02 17:00:39 +01:00
parent 5b70c2bd6d
commit 1627f736ac
1 changed files with 5 additions and 0 deletions

View File

@ -157,6 +157,11 @@ BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_OPUS=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTC=y
BR2_PACKAGE_GST1_PLUGINS_UGLY=y
BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_X264=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_OPUS=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_OPUS=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_AUTOCONVERT=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DTLS=y
# Debugging
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_AUTODETECT=y