-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web rtc from cloudflare #99
Comments
I think I found what you are referring to: I am finishing a release to support MFA (TOTP) in the next week or two, and then I will integrate the cloudflare webrtc shortly after. (assuming it is as easy as it seems) Thank you for using this project! I’m really happy to hear you like it. I’m also French btw :) |
Cloudflare setup options have been added to the admin dashboard in the latest release. Can you confirm it works for you when you get a chance? Thanks for using this project! |
i just tried it and it seems to work, tanks :) |
It should use the webrtc settings of the person calling. In your test, was the person on the other server initiating the call? Are both servers running the latest version? |
j'ai deux comptes: |
Je viens de faire l'appel depuis databag.coredb.org et depuis mon serveur et ça marche dans les deux sens. (mon serveur est configuré avec cloudflare) Pour le moment je ne vois pas pourquoi ça ne marche pas pour vous, mais je vais continue à recherche. |
J'ai décide de refaire un message plus claire qui résume mes découvertes et lister les deux problèmes rencontrés:
En résumé:
J'espère être plus clair :) |
C'est clair ce qui ne marche pas pour vous, mais j'essaye de faire les mêmes tests, et ça continue à marcher. Est-ce que votre application mobil est mise à jour, et est-ce que vous utilise iphone ou Android? Peut-être il y-a quelque chose avec le réseau mobil? Est-ce que vous pouvez essayer avec mobil sur Wi-Fi? Je suis désolé que ça ne marche pas comme prévu pour vous pour l'instant. |
Application mobile sous android 13 et sous la derniere version (1.5) |
Hello, I've been using Databag for almost 2 month now, and I've really enjoyed your project. However, from the beginning, I wanted to use WebRTC calls but didn't have a public IP to host the server.S i decided to use cloudflare tunnels to allons access to my server. Recently, I discovered that Cloudflare offers a free call WebRTC server service. On the main dashboard of your account, you can choose to call and create a token to access their service. However, the authentication token changes frequently, and they ask the user to create their backend server to generate the username and password. I wanted to know if it was possible to add a place in the Databag admin dashboard where you could add your token and app ID, and Databag would automatically generate the username and password and use it. If I'm unclear, I tried my best (I'm French)😅. If you have any questions, I'm still open. Have a nice day. TORIK
The text was updated successfully, but these errors were encountered: