neive

Results 7 comments of neive

I have this issue also - project using Angular 8

Hi, It may be because secret is null when new FocusComponent is used. If this secret is prosody, set as follows. see https://github.com/jitsi/jitsi-meet/blob/master/doc/manual-install.md ``` prosodyctl register focus auth.jitsi.example.com SECRET ```...

There is such a method, I will try it!

In this way, the username password query is gone. Thank you! ``` localStorage.setItem("xmpp_username_override", "user@domain" ); localStorage.setItem("xmpp_password_override", "pa$$word"); ``` As with jitsi meet, we would be happy if we could make...

Wonderful! ! Anonymous Login is done. I like openfire-ofmeet-plugin because it runs on Windows ! ! Thank you in the future.

Hi @deleolajide >I have also created a TURN server plugin for Openfire using the Pion Project Great! I was interested and tried this. Would you please tell me how to...

Hi @deleolajide >See my comments above It seems that it went well. Thank you very much. ![image](https://user-images.githubusercontent.com/6185430/83368550-2bc68680-a3f4-11ea-84d7-edf13260eabb.png)