Page 1 of 1
web_camera problem
Posted: Wed Jan 07, 2015 1:15 pm
by Tate
Hi everyone

I am Tate.
I want to connect to the web-camera on Windows OS. I found this example (you can see the file below), but it only works on Mac.Could you please help me to find out, what is the problem. Waiting for your answer, thanks.
Re: web_camera problem
Posted: Wed Jan 07, 2015 1:31 pm
by Klaus
Hi Tate,
1. wecome to the forum!
2. In the last couple of years I also could only make videograbbing work on the Mac!
No chance on Windows, neither with QuickTime nor VfW (Video for Windows).
And I am a quite experienced developer, sorry for the bad news
Best
Klaus
Re: web_camera problem
Posted: Wed Jan 07, 2015 2:04 pm
by Tate
Klaus wrote:Hi Tate,
1. wecome to the forum!
2. In the last couple of years I also could only make videograbbing work on the Mac!
No chance on Windows, neither with QuickTime nor VfW (Video for Windows).
And I am a quite experienced developer, sorry for the bad news
Best
Klaus
Thank you Klaus,
Yeah it was really bad news, and one more question

can it work on android with the same code?or there is another way to do it. or again only on ios ?

Re: web_camera problem
Posted: Wed Jan 07, 2015 2:27 pm
by Klaus
Hi Tate,
the "videograbber" external that comes with Livecode will only work on desktop machines!
Check this website for (not free) iOS externals
http://mergext.com
Here the direct link to the AV external:
http://mergext.com/home/mergav/
Not sure if there are any externals for Android yet.
Best
Klaus