open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.59k stars 220 forks source link

IPcam to webcam in Windows #221

Open Kreijstal opened 4 years ago

Kreijstal commented 4 years ago

Project description

Basically, a windows program that can take an ip webcam and convert it into a webcam stream, this sounds like a very interesting project that no open source program has ever done. Probably the hardest part is programming the drivers to "fake" the camera output, currently I am reading all about driver development and is not an easy task, there is a lot of tooling I need to get just to start.

Relevant Technology

Manycam does this but is not open source.

Complexity

Required time (ETA)

Categories

ocdtrekkie commented 4 years ago

This is probably no longer needed, is it? https://blogs.windows.com/windowsdeveloper/2019/10/15/announcing-windows-10-support-for-network-cameras/

Nitemice commented 4 years ago

You can use OBS to do this. It has built-in support for output as a webcam stream, and can handle various source including an IPcam.