You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Python-based program that streams video using GStreamer. The goal is to stream video input from a Raspberry Pi camera to a server.
To run the program, I need to install the following packages:
gstreamer
gst-plugins-base
gst-plugins-good
gst-plugins-bad
gst-plugins-ugly
...
My question is: Is it possible to install all these packages and their dependencies on reCameraOS? Do you have a guide or documentation on how to customize Buildroot to include these packages?
Looking forward to your advice!
Best regards,
The text was updated successfully, but these errors were encountered:
Hi Team,
I have a Python-based program that streams video using GStreamer. The goal is to stream video input from a Raspberry Pi camera to a server.
To run the program, I need to install the following packages:
gstreamer
gst-plugins-base
gst-plugins-good
gst-plugins-bad
gst-plugins-ugly
...
My question is: Is it possible to install all these packages and their dependencies on reCameraOS? Do you have a guide or documentation on how to customize Buildroot to include these packages?
Looking forward to your advice!
Best regards,
The text was updated successfully, but these errors were encountered: