docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Can't invoke by the libjs
The Docker version is os by web or phone access it defaults.
but it not works by javascript invoke interface.
lib-jitsi-meet API (low level) can not open the meet and the hardware(mic and camera).
how to modify it and let it support lib-jitsi-meet API (low level)?
Both the web and mobile use lib-Jitsi-meet, so it's used already. What error do you get?
HTTPS:"Strophe: BOSH-Connection failed: improper-addressing" WSS: others.
Have you updated to the latest stable? 8 months have passed...
Yes, the version is:docker-jitsi-meet-stable-7210-2
I can get the camera and microphone of my chrome. I can see referees coming in the meeting, but I can't see the camera and microphone of the other party. They can't see me either.
The problem I'm talking about is specifically called under libjitsi. If we do not use Lowlevel javascript and access the web directly, multi-party calls are normal. it works.
So you are using your own app built with lib-jitsi-meet, pointing it at a Docker deployment?
Please share a code snippet that demonstrates this.