create virtual webcam application which takes images as input and send it to any video chat application

落花浮王杯 提交于 2019-12-23 06:12:10

问题


In my project i'm getting live camera images from remote bluetooth device. and now i want these images to show on any video chat application like facebook, skype etc.

Means i want the application which pretend as webcam and take the images as input and send it t chat window.

I heard about DirectShow filters. but as i'm new to this i need whole step-by-step procedure to develop above application.


回答1:


Anthology of the question:

  • Virtual camera/direct show filter for network stream
  • Virtual webcam input as byte stream
  • Custom virtual video capture device


来源:https://stackoverflow.com/questions/9971329/create-virtual-webcam-application-which-takes-images-as-input-and-send-it-to-any

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!