FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement native buffer to texture upload · Issue #107 · processing/processing-video · GitHub

Implement native buffer to texture upload #107

Description

For improved performance, the native buffers from gstreamer can directly uploaded into a Processing texture. We had this functionality in the 1.x version of the library, but due to the API changes in gstreamer, it needs to be re-implemented in version 2.0. How it is done in PraxisLIVE could serve as a guide:

https://github.com/praxis-live/praxis/blob/master/praxis.video.gstreamer/src/org/praxislive/video/gstreamer/components/PImageSink.java#L141
https://github.com/praxis-live/praxis/blob/master/praxis.video.gstreamer/src/org/praxislive/video/gstreamer/components/PImageSink.java#L117

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL