Re: Howto play live video from webcam on OSX?

2019-01-25 Thread hh via use-livecode
http://lists.runrev.com/pipermail/use-livecode/2018-December/251858.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Howto play live video from webcam on OSX?

2019-01-25 Thread David Bovill via use-livecode
I'm trying to show live webcam footage in a Livecode stack on OSX.

*Browser*
The following works well in the browser but requires permissions to be
agreed with a browser dialogue that does not show in the embedded browser.

   - https://davidwalsh.name/demo/camera.php

It would be great to get that working as there is a lot that can be done
once it;s in the browser widget.

*mergAVPlayer*
The alternative is Indy and mergAVPlayer

   - http://mergext.com/home/mergav/

*Player object*
Once upon a time we could use af few tricks with the player object or use
revVideoGrab...

Any idea how to achieve this - the browser widget based option would be my
favourite?
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode