jitsi Questions
2
Solved
Could anyone provide me an example for generating jwt tokens with three headers given as (alg, kid, typ) that has the format:
{
"alg": "RS256",
"kid": "vpaas-ma...
Seduce asked 7/5, 2021 at 9:11
3
Solved
Hello I'm facing the following error when building the android portion of https://github.com/jitsi/jitsi-meet
'let((T) -> R): R' is only available since Kotlin 1.3.50 and cannot be used in Kotl...
Linetta asked 22/3, 2022 at 23:36
3
Solved
I am using jitsi library for video connection. It works fine when installed for the first time but it crashes if a user already has application and updates it from play store. Logs from crash says:...
Parbuckle asked 14/10, 2020 at 10:13
1
TL;DR: working on a WebRTC-based webinar platform, which should allow 1000 of people in a room, Jitsi Meet does the job but forces a connection (and a server thread) for each-oh-each, which is 1,00...
Food asked 26/5, 2016 at 18:34
4
I am trying to have both jitsi and opentok in my android application, and switch them accordingingly.
These are my build.gradle(app) dependencies
//opentok dependency used
implementation files(...
3
We are implementing secure videoconferencing/chat using Jitsi. We could not find any hardware requirements for a Jitsi server. Could you please share your thoughts regarding the hardware requiremen...
Grover asked 1/12, 2017 at 6:57
0
React-Native Jitsi Meet 'null is not an object (evaluating 'JitsiMeetModule.call)' Error
I am new to react-native and Jitsi-Meet.
I a trying to develop a video-call app using Jitsi Meet.
I applied everything as in the descriptions on official website but I get the errors in the pics.
...
Aberdare asked 20/6, 2020 at 15:6
0
I have implemented a few changes in Jitsi and trying to generate a windows installer file but I am not getting any information regarding how can I do it using Ubuntu/Windows. I am using Ubuntu 19.1...
Anticipative asked 11/2, 2020 at 17:10
2
I have made a web application which allows any user to chat using sockets. Now I want to use jitsi to make video calls.
All users on my application are authenticated users. When a user clicks on t...
0
Hello There,
I just started doing research on Jitsi- VideoBridge and I am developing a desktop sharing application( Live streaming Audio & Video) which can run on all the platforms natively us...
Paludal asked 31/5, 2016 at 15:29
2
Solved
When playing back the decoded audio, I've managed to produce a variety of sounds from gurgling to screeching to demonic chants. The closest of which sounds similar to being played in fast-forward a...
1
I am trying to compile and run the project
https://github.com/jitsi/jitsi-android on Eclipse by Importing.
I have imported the project successfully,Added External Jar files and Fix some of compila...
0
I am trying to integrate Jitsi Videobridge into my existing WebRTC application.
Right now the signaling is relatively straightforward, offer, answer, candidates and we're off and running.
I canno...
2
I am customizing Jitsi to play a Wav file when a call is in progress.
I am facing trouble doing it, and would appreciate if you can help me out.
I can switch the data source before the call start...
1
© 2022 - 2024 — McMap. All rights reserved.