how can i take webcam resource that worked by another program at the same time
First, I am not familiar with English, so I am sorry to ask a question using a translator.
Hi I'm VR, AR Programmer with Unity.
I have to make 'Object Detection Program' So, I studied some Python project.
like Object detection by Faster RCNN.
but I want to controll this program in Unity (because I'm Unity Programmer and I only know C#).
I used asset OpenCV and Python Connecting Programs... but It didn't work well...
SO, I use two Program each other by networking. but I Can't use same Webcam Resource
in two other programs (Python and Unity) how can I Use One Webcam to each other programs?
I need a lot of help
Thanks.
Your answer
Follow this Question
Related Questions
Stream webcam via Multiplayer networking or websocket 2 Answers
WebCamDevice and WebCamTexture FPS 0 Answers
Stereo Camera use in Unity 0 Answers
how can i use my phone's camera as a webcam and let unity recognize it as a connected webcam? 0 Answers
How to acsess multiple webcams in unity and then select them by dropdown 0 Answers