使用 v4l2 捕获并使用 gstreamer 显示预览
如何在 Q_BUF、STREAM_ON、DQ_BUF 之后将缓冲区/用户指针传递给 gstreamer。
我尝试使用PIL的frombuffer方法,但没有成功。所以我现在想使用 gst 接收器。
我应该使用 gst.parse_launch() 以及如何使用?
有人做过吗?
How to pass the buffer/userpointer to gstreamer after Q_BUF, STREAM_ON, DQ_BUF.
I tried using PIL's method frombuffer, but with no success. so I want to use gst sink now.
Should I use gst.parse_launch() and how?
Have anybody done it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Cheese 的源代码说明了一切。 http://projects.gnome.org/cheese/
The source code to Cheese tells all. http://projects.gnome.org/cheese/