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

How to send frames to the plugin from an application? #3

Open
Raj123456788 opened this issue Sep 16, 2020 · 3 comments
Open

How to send frames to the plugin from an application? #3

Raj123456788 opened this issue Sep 16, 2020 · 3 comments

Comments

@Raj123456788
Copy link

No description provided.

@zakk4223
Copy link
Owner

See SDK/CSVirtualCameraDevice.h: There is an example at the bottom.

Basically, create a camera device and then use publishCVPixelBufferFrame or publishIOSurface

@Raj123456788
Copy link
Author

Raj123456788 commented Sep 19, 2020

Thanks for the reply. My application is C++. Can you please guide me how can I call from a c++ application? Or if you have a working example even that will help as not familiar with obj C.

@Raj123456788
Copy link
Author

Raj123456788 commented Sep 23, 2020

Undefined symbol: OBJC_CLASS$_CSVirtualCameraDevice

And plugin does not show up in Catlina under quicktime?

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