Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[reCamera] Installing GStreamer Packages on reCameraOS with Buildroot #15

Open
s-nazim opened this issue Dec 18, 2024 · 2 comments
Open
Assignees
Labels
reCamera-OS Label for reCamera-OS UAY Unassigned yet

Comments

@s-nazim
Copy link

s-nazim commented Dec 18, 2024

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,

@mingzhangqun
Copy link
Member

mingzhangqun commented Dec 24, 2024

Hello, @s-nazim
You can try the following manual: Compile the rootfs from buildroot

@Lesords Lesords added UAY Unassigned yet reCamera-OS Label for reCamera-OS labels Dec 24, 2024
Copy link

github-actions bot commented Jan 8, 2025

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added Stale and removed Stale labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reCamera-OS Label for reCamera-OS UAY Unassigned yet
Projects
Status: No status
Development

No branches or pull requests

3 participants