Skip to content

A virtual camera filter with a TCP socket to stream images to

License

Notifications You must be signed in to change notification settings

rneurink/TCPVirtualCamera

Repository files navigation

TCPVirtualCamera

Summary

A directshow virtual camera filter with a TCP socket to stream images to

Code is originally from Vivek which was relocated to the github repo from roman380

The code has been adapted in a way that is will host a TCP/IP Socket to which an application can send images to to display. This makes it possible to write an elaborate program in Python, Ruby, C#, C++ or whatever language supports TCP/IP sockets. This makes it really easy to use OpenCV in the client application and send the edited images to the virtual camera filter.

How to use

TODO:

Licensing

TODO:

About

A virtual camera filter with a TCP socket to stream images to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published