Participants can't see eachother?
-
wrote on Mar 22, 2024, 4:26 PM last edited by
I also have this issue with the p2p version. Participants cannot see each other.
-
wrote on Mar 23, 2024, 9:42 PM last edited by MiroTalk Mar 23, 2024, 9:42 PM
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
-
wrote on Mar 23, 2024, 11:43 PM last edited by
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.
-
wrote on Sep 29, 2024, 9:52 AM last edited by
is the app not using the cloudron turn server as standard?
-
wrote on Sep 29, 2024, 3:10 PM last edited by
@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 -
wrote on Sep 29, 2024, 6:09 PM last edited by
ok, thats waht i expected, because no connection could established when i was outside of my network. can i use the cloudron turn server ?
-
@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.
-
wrote on Sep 29, 2024, 8:03 PM last edited by
yeah, thanks, i just tried both and saw that it is maybe a turn server issue. Now the SFU works
-
-