Participants can't see eachother?
-
I also have this issue with the p2p version. Participants cannot see each other.
-
Anyone noticed a similar behavior in our official Mirotalk-P2P live demo at https://p2p.mirotalk.com?
It's possible that the issue stems from incorrect Turn server configuration. The Turn demo server specified in our repo .env file has a traffic limit of 50GB per month, which have already been exceeded. Remember to install your own TURN server using the documentation available here.
For more information on Stun/Turn servers, you can refer to our documentation here
-
It mostly worked fine for me although for a while the other person had a bit of audio echo. I've since uninstalled it with the intention of trying the SFU version, presuming that'd work better. @MiroTalk fyi I believe Cloudron has a has a built in Turn server.
-
@SebGG said in Participants can't see eachother?:
is the app not using the cloudron turn server as standard?
AFAIK:
SFU version: yes
P2P version: no -
That is correct. You can see the respective manifest addon sections at:
p2p: https://git.cloudron.io/cloudron/mirotalkp2p-app/-/blob/main/CloudronManifest.json?ref_type=heads#L14
sfu: https://git.cloudron.io/cloudron/mirotalksfu-app/-/blob/main/CloudronManifest.json?ref_type=heads#L15 -
@SebGG are you using MiroTalk SFU or p2p for a start? If you use p2p then maybe the turn server is a problem in those networks, for SFU I would expect there is some other issue then, since it would only require connection to the app itself as far as I understand, which should work if you can reach the webinterface, maybe some other browser issue then.
-
-