MattsProjects / pylon_gstreamer

A robust integration of Basler's Pylon API with GStreamer. Delivers applications as ready-to-run standalone compiled executables (gst-launch-1.0 is not needed). Designed for reliability and easy access to performance optimizations. Note: This is not a plugin. It is an intergration using GStreamer's GstAppSrc element.
Apache License 2.0
29 stars 18 forks source link

Display pipeline (-window) stalls after first frame #4

Closed MattsProjects closed 6 years ago

MattsProjects commented 6 years ago

Other pipelines seemingly unaffected...

MattsProjects commented 6 years ago

fixed in commit 6898823 moved gst buffer wrapping from InitCamera() to retrieve_image()