From 04a77fa001c28fe1fe2206f649b0102f88ac9004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Fri, 12 Jul 2024 09:08:53 -0700 Subject: [PATCH] Add plugin path --- data/Application.css | 4 ++++ io.elementary.camera.yml | 1 + 2 files changed, 5 insertions(+) diff --git a/data/Application.css b/data/Application.css index d03a7d059..c890d66b3 100644 --- a/data/Application.css +++ b/data/Application.css @@ -16,3 +16,7 @@ border-right-width: 0; padding-right: 0; } + +picture { + background: black; +} diff --git a/io.elementary.camera.yml b/io.elementary.camera.yml index 29bdac162..b0ec1293e 100644 --- a/io.elementary.camera.yml +++ b/io.elementary.camera.yml @@ -19,6 +19,7 @@ finish-args: - '--socket=pulseaudio' - '--device=dri' - '--device=all' + - '--env=GST_PLUGIN_PATH_1_0=/app/lib64/gstreamer-1.0' - '--metadata=X-DConf=migrate-path=/io/elementary/camera/' cleanup: