ziutek / gst

Go bindings for GStreamer (retired: currently I don't use/develop this package)
Other
169 stars 48 forks source link

Added basic support for: GstAllocator, GstAppSrc, GstBuffer #8

Open sergey789 opened 9 years ago

sergey789 commented 9 years ago

Due to lack of push-behaviour I added some basic GstAppSrc and GstBuffer support which allows to allocate buffer and push it to AppSrc element inside "need-data" handler.

zaninime commented 8 years ago

+1 I'd really like this to get merged... This is really useful and may be cheaper than using events to push buffers