Participants can't see eachother?
-
If these pages, are any indication, it's definitely the p2p MiroTalk.
@jordanurbs there are two separate apps on the app store. One for p2p and another for sfu.
-
@girish not on my app store
-
@girish not on my app store
@jordanurbs said in Participants can't see eachother?:
@girish not on my app store
Guessing you're not on 7.7 yet (me neither, but may upgrade now so I can play), that has stuff added that made adding the SFU app possible.
-
@jordanurbs said in Participants can't see eachother?:
@girish not on my app store
Guessing you're not on 7.7 yet (me neither, but may upgrade now so I can play), that has stuff added that made adding the SFU app possible.
@jdaviescoates interesting, I just installed this fresh yesterday from DO. Perhaps they haven't updated the marketplace image yet...
-
Yes, correct. Updating DO marketplace image will take a while . Only after 7.7 is stable.
-
Update: upgraded to 7.7 and yes, now I see both.
SFU works fine, as far as I can tell.
Still no luck with p2p
-
That's probably expected. p2p doesn't work in all cases, this is why the sfu mode exists.
-
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.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
-
It appears the turn server is no longer used as an addon in SFU - could this explain why the app just does not work for many of our participants for several months now?
https://git.cloudron.io/packages/mirotalksfu-app/-/commit/05013ccfb0cbd9342433783e8ffe7c3fb14fa600
-
I can confirm there is a problem, for only for about a week or so on my end. Participant can't see each other, I can see myself but the others appear to me as turning circles who never enter the room, and everyone see the same thing (they can see themselves as if there are in the room but cannot others).
Feels like a Cloudron specific issue, unless @mirotalk-57bab571 has also seen that behaviour elsewhere?
-
Hello @avatar1024
Have you changed the port after the latest update? See: https://forum.cloudron.io/post/112671