Laila NAJI a ajouté un commentaire,
Bonjour Vincent, Je vous remercie pour votre réponse et confirmation. La méthode muteVideoCall ne fonctionne pas au niveau des appels videos "https://rainbow-cpaas.github.io/Rainbow-Web-SDK-Sampl...
Laila NAJI a créé une publication,
Bonjour, Y a-t-il une fonction pour supprimer le contenu d'une bulle? Je vois que la fonction " muteVideoCall (conversation) " ne fonctionne pas même sur les échantillons! Cordialement, L...
Laila NAJI a ajouté un commentaire,
Bonjour, 1- le son en appel WebRTC passe avec le cient officiel sandbox: https://web-sandbox.openrainbow.com. 2- je suis sur Windows et j'ai testé sur chrome et Mozilla firefox. 3- à quel moment ex...
Laila NAJI a créé une publication,
Bonjour, Est-ce que c'est normal que le speaker ne fonctionne pas sur une page web pour un appel webrtc? Cordialement, Laila.
Laila NAJI a ajouté un commentaire,
Hi Pascal, I’am working on a website (php and javascript) the purpose is that a user can make a call from the web page, at the moment it works because I'm connected with my developer account and I...
Laila NAJI a créé une publication,
Hello, I wish to know what that is possible to connect and to make a call with a test account? It means replacing the login and the password of this script by the login and the password of ...
Laila NAJI a ajouté un commentaire,
Hi, Thank you for your answer, the problem has been solved. Naji
Laila NAJI a ajouté un commentaire,
Hi Pascal, The call passes, but the identifier of the call, retrieved via the method .... get (call), is not exploitable via the release (call) method called when you release. Yet this is the ident...
Laila NAJI a ajouté un commentaire,
Hi I'm waiting for your answer, why is the Call variable is always empty ??
Laila NAJI a ajouté un commentaire,
thank you for your replyI already tried with the line "var Call = angular.element (document.querySelector ('body')). injector (). get ('Call');"when to call the variable "Call"? ...