GStreamer i.MX6 Image Capture

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GStreamer i.MX6 Image Capture

GStreamer i.MX6 Image Capture

Freescale does not have a specific GStreamer element to do JPEG encoding, so the standard 'jpegenc' should be used.

Image Capture
With a web camera gst-launch v4l2src num-buffers=1 ! jpegenc ! filesink location=sample.jpeg
With an embedded camera

gst-launch mfw_v4lsrc num-buffers=1 !  jpegenc ! filesink location=sample.jpeg

More pipelines on GStreamer i.MX6 Pipelines

ラベル(4)
コメント

1) How do I get a continuous sequence of images?
2) How do I transfer the images through idpsink?

評価なし
バージョン履歴
最終更新日:
‎11-14-2012 02:23 PM
更新者: