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

GST Shared Memory Sink #24

Open
ztnel opened this issue Nov 9, 2021 · 0 comments
Open

GST Shared Memory Sink #24

ztnel opened this issue Nov 9, 2021 · 0 comments
Assignees
Labels
core functional requirement gst gstreamer components

Comments

@ztnel
Copy link
Member

ztnel commented Nov 9, 2021

Description

Leverage gstreamer api to create a pipeline from shared memory to an app sink callback. The HWI will pipe raw CMOS data to the shared memory buffer. On IRIS, different threads will be able to setup gst pipelines from the shm sink with filters specific to their applications.

POC: https://github.com/tmatth/gst-prototypes/blob/master/shm/src.py

Screen Shot 2021-11-09 at 6 15 21 PM

@ztnel ztnel added core functional requirement gst gstreamer components labels Nov 9, 2021
@ztnel ztnel self-assigned this Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core functional requirement gst gstreamer components
Projects
None yet
Development

No branches or pull requests

1 participant