Code Monkey home page Code Monkey logo

xusb_vcam's Introduction

这个是开发符合UVC标准的USB模拟数据包来模拟虚拟摄像头。

首先进入“虚拟端驱动-最新-2016-10月份”, 按照里边的说明安装USB虚拟总线驱动, 64位驱动没签名,若要安装成功,需要你自己签名处理. 然后,就可以编译运行程序xusb_vcam,会生成2个虚拟实例摄像头, 摄像头是符合UVC协议标准的免驱的。 可以按照正常使用摄像头的用法来使用虚拟摄像头。 src 目录里边的 old-drv-interface 目录是使用发布到CSDN上的 http://download.csdn.net/detail/fanxiushu/9538188 驱动代码的接口部分代码, 若想开发自己的虚拟USB总线驱动,和自己的USB虚拟摄像头, 则可下载上边连接提供的驱动代码,并且编译测试。

代码作为例子,并没提供实际的数据源,只是在main.cpp代码中简单的动态模拟了一段文字大小不断变化。 你若有实际需要,可自行扩展功能, 但是慎重申明,请勿使用本代码作为基础开发出具有欺骗性功能的摄像头从事欺诈活动.

详细介绍请看如下连接:(for detail) http://blog.csdn.net/fanxiushu/article/details/52761644

Fanxiushu 2016-2017

xusb_vcam's People

Contributors

fanxiushu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.