In theory anything is possible. That said, the trick will be accessing the 
camera and then streaming the captured video. Livecode to my knowledge does not 
provide a means for that, so some kind of external would be necessary. 

Beyond that is the security aspects. The stream is probably going to need to be 
encrypted, and doing that at a high level using Livecode would be very 
impractical, especially considering Livecode engine only uses one processor 
thread. 

I would say it would be much easier to tap an external for that. 

Bob S


> On Apr 7, 2020, at 8:34 PM, Riko Abadi via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hello,
> 
> in theory is it possible we can make a video call application like zoom
> with livecode? thanks


_______________________________________________
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
  • Make video call Riko Abadi via use-livecode
    • Re: Make video call Bob Sneidar via use-livecode

Reply via email to