Dec 13 2020 02:06 AM - edited Dec 13 2020 02:12 AM
Hi, I'm trying to write a script to run an automated video call between two bots, where instead of streaming video from a camera, they stream a video from a file.
Any ideas on how I can do that?
Thanks in advance
Dec 14 2020 05:47 AM
@amitbaskin : Hi, I am not sure if it's possible. Have you checked this documentation which talks about Real-time media calling?
Dec 14 2020 06:17 AM
@Manish-MSFT Indeed I encountered this documentation and does look like a good direction.
Meanwhile I discovered also this git repository which looks quite relevant for what I'm looking for:
Thanks!