gst 1.x python and appsink
Clarke, Trevor
tclarke at ball.com
Wed Aug 5 10:14:18 PDT 2015
I'm building a simple video streaming app in Python with gunicorn and gst 1.x. I've got a gunicorn persistent connection (using a custom iterator object). I'd like to use an appsink in pull mode to get data from the pipeline in the interator's next(). I do a "from gi.repository import GstApp" and look in GstApp.AppSink but I don't see the pull methods. GstApp.AppSrc.push_buffer exists but no GstApp.AppSink.pull_sample. Can someone help with this?
----------------------
Trevor R.H. Clarke
Software Engineer, Ball Aerospace
(937)320-7087
This message and any enclosures are intended only for the addressee. Please
notify the sender by email if you are not the intended recipient. If you are
not the intended recipient, you may not use, copy, disclose, or distribute this
message or its contents or enclosures to any other person and any such actions
may be unlawful. Ball reserves the right to monitor and review all messages
and enclosures sent to or from this email address.
More information about the gstreamer-devel
mailing list