Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 413 Bytes

libuvc-theta-sample

gst/gst_viewer

Decode and display sample using gstreamer. You may need gstreamer1.0 develpment packages to build and run.

gst/gst_loopback

Feed decoded video to the v4l2loopback device so that v4l2-based application can use THETA video without modification.

CAUTION: gst_loopback may not run on all platforms, as decoder to v4l2loopback pipeline configuration is platform dependent,