hello community,
iam just in the process of experimenting / starting to learn the (low level) lib-jitsi-meet API
i found an example app that uses lib-jitsi-meet
in combination with vue.js
(my goal is to use Quasar - that itself is a nice framework for vue.js)
if i try to connect in the example i get a error:
GET wss://meet.jit.si/xmpp-websocket?room=my-secret-conference [HTTP/1.1 403 Forbidden 304ms]
at first this seems to be the same as in Websocket Connection Establish Error
there is a reply from damencho
You cannot use tokens with meet.jit.si, you need your own deployment or you can try https://jaas.8x8.vc/
has something changed in the last days?
is this the case too for just simply api usage?
i also opened an issue in the example app repository…
looking forward for your ideas
sunny greetings
stefan