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

Offload conversions to GPU (OpenMAX) #20

Open
3 of 6 tasks
mailmindlin opened this issue Jan 11, 2017 · 1 comment
Open
3 of 6 tasks

Offload conversions to GPU (OpenMAX) #20

mailmindlin opened this issue Jan 11, 2017 · 1 comment
Milestone

Comments

@mailmindlin
Copy link
Owner

mailmindlin commented Jan 11, 2017

Most of the Pi's processing power is represented by its GPU, which is currently underutilized.

This entails:

  • Establish feasibility of supporting OMX
  • Detect OMX support at runtime
  • Generate OMX control bindings
  • Throw useful exceptions on failure
  • Add to VideoPipeline API
  • Expand API to cover V4L stuff (may be a different project)

Resources:

mailmindlin added a commit that referenced this issue Jan 11, 2017
@mailmindlin mailmindlin added this to the 2.0 milestone Jan 24, 2017
@mailmindlin
Copy link
Owner Author

Work is being done in branch (video-pipeline)[https://github.com/mailmindlin/v4l4j/tree/video-pipeline].
Got some OMX bindings working, but there is some ways to go.
Move to a project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant