Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual network cam driver work only for skype #5

Open
rajdipsimform opened this issue Jan 11, 2022 · 6 comments
Open

Virtual network cam driver work only for skype #5

rajdipsimform opened this issue Jan 11, 2022 · 6 comments

Comments

@rajdipsimform
Copy link

Hello there
I have installed driver successfully, camera name is showing all over the place but only work with skype
when i start skype its showing logs
image
which its says its started listing, but when i stop skype and other app try to access camera its can't get image or feed.
virtual camera is working for only skype only. any idea how i can make it work for other application

My main goal is show camera frame to virtual camera in c#(WPF)

@BakingBrains
Copy link

@rajdipsimform were you able to resolve this?

@rajdipsimform
Copy link
Author

@BakingBrains no, still i am facing issue

@BakingBrains
Copy link

BakingBrains commented Jan 19, 2022

@rajdipsimform I think zoom only accepts "Zoom verified drivers".
check this link : https://community.zoom.com/t5/Rooms-and-Workspaces/New-third-party-USB-HID-device/m-p/9318#M188

This might be the issue. I am not sure

@rajdipsimform
Copy link
Author

@BakingBrains i am looking for generic driver for all applications, virtual driver need to be available for all the application as camera name, just like OBS studio doing. do you think we can achieve this by C#?

@BakingBrains
Copy link

@rajdipsimform Yes that is possible. The thing is we need to find a way to send the integrated camera frames to the developed filter driver.

@rajdipsimform
Copy link
Author

@BakingBrains do you have any idea or code snip for the same

@rajdipsimform Yes that is possible. The thing is we need to find a way to send the integrated camera frames to the developed filter driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants