An open API service indexing awesome lists of open source software.

https://github.com/jetsonhacks/r200-uvc-examples

Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development Kits
https://github.com/jetsonhacks/r200-uvc-examples

Last synced: 2 months ago
JSON representation

Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development Kits

Awesome Lists containing this project

README

        

# R200-UVC-Examples
Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development Kits

These are modified Qt Creator examples for the Intel Realsense cameras using a UVC backend instead of
the default v4l2 backend.

In addition, an extra example has been added (called 'atest') specifically
for the Jetson Dev Kits. This addition adds work arounds for some USB issues on the Jetsons.

The extra work around code is available from:

https://github.com/jetsonhacks/setupR200-TK1

LICENSE

Copyright 2015 Intel Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.