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

send video to video capture source? #2

Open
jeske opened this issue Dec 22, 2019 · 1 comment
Open

send video to video capture source? #2

jeske opened this issue Dec 22, 2019 · 1 comment

Comments

@jeske
Copy link

jeske commented Dec 22, 2019

Thanks for making this code available!

It would be awesome if the video was fed into a video capture source for consuming in another app that expects a video capture source (like skype?)...

@Vangos
Copy link
Owner

Vangos commented Dec 23, 2019

Hi Jeske and thanks for your comment. You can combine the background image/video with the green-screen output into a single byte array. That way, you could transmit the new byte array to the 3rd-party application.

In WPF, you can use a RenderTargetBitmap for that purpose.

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