After install openvidu server 2.15.0, there is a call demo running. Is it possible to disable the call demo app or control the accessibility of it? Thanks
In OpenVidu PRO you can do this with the CloudFormation property Deploy OpenVidu Call application
on AWS. https://docs.openvidu.io/en/2.15.0/openvidu-pro/deployment/aws/#other-configuration
Yes go inside server terminal and type docker stop openvidu_call .
And it will stop.
Thanks
1 Like
“Remove OpenVidu Call application” : https://docs.openvidu.io/en/2.15.0/deployment/deploying-openvidu-apps/#remove-openvidu-call-application
1 Like