问题
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