Questions tagged [jitsi-meet]

184 questions
0
votes
1 answer

Jitsi Meet giving error "Program type already present: com.facebook.jni.HybridData$Destructor"

I'm trying to run jitsi meet in my android application but I keep getting the following build error: Program type already present: com.facebook.jni.HybridData$Destructor Message{kind=ERROR, text=Program type already present: …
Karim Fikani
  • 227
  • 3
  • 20
0
votes
2 answers

Jitsi - meet framework configuration in iOS

How to configure Jitsi-meet framework in iOS swift project to enable video call service?
Zeona
  • 31
  • 9
-1
votes
1 answer

JICOFO: Participant doesn't support bundle, which is required

I'm using a custom client to connect to created conference room in jitsi. But I'm getting the following exception: org.jitsi.jicofo.AbstractChannelAllocator.log() Error creating offer org.jitsi.jicofo.UnsupportedFeatureConfigurationException:…
Shastry
  • 396
  • 1
  • 4
  • 13
-3
votes
0 answers

Set Jitsi meeting name from the URL

I am using 8x8 domain and I am looking a way to enter the meeting room name from the URL entered such that: www.mywebsite.com/jitsi.html/ROOMNAME How can I get the name from the url and enter in the code given below? var domain = "8x8.vc"; …
Dennis
  • 11
  • 4
1 2 3
12
13