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

Use a code block for the overview ascii #16

Closed TobiasSchaffner closed 4 years ago

TobiasSchaffner commented 4 years ago

Use a codeblock to get a scrollable monospace view in the README.md

MattsProjects commented 4 years ago

Ah yes, I keep meaning to do this :-). Thanks! -matt