https://github.com/ricohapi/libuvc-theta-sample
https://github.com/ricohapi/libuvc-theta-sample
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ricohapi/libuvc-theta-sample
- Owner: ricohapi
- License: other
- Created: 2020-07-21T09:05:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T19:02:45.000Z (over 3 years ago)
- Last Synced: 2023-02-28T03:05:35.672Z (over 3 years ago)
- Language: C
- Size: 8.79 KB
- Stars: 31
- Watchers: 21
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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,