[BUG] #1190
Unanswered
wimdecorte
asked this question in
Q&A
[BUG]
#1190
Replies: 1 comment 1 reply
-
If the sample video is working and not audio, perhaps there is an issue with an audio specific gstreamer element (maybe some RPi specific package that is not installed?). The error comes from here:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Built the project, Ubuntu 24 LTS on RPI4
The sample video project works fine but the video+audio one does not and errors out with:
Note that it doesn't list the elements that could not be created.
export LD_LIBRARY_PATH= and export GST_PLUGIN_PATH= have been done.
The error happens regardless of using video0 or video1 (I have both the standard RPI camera and a USB camera attached).
Beta Was this translation helpful? Give feedback.
All reactions