-
Observed an instance where, for a very short period of time, right after a participant joins, videobridge receives media packets before it is ready to decrypt them. As a result the initial keyframe is…
-
I assumed the Maven build was ready for prime-time, however I see this error when I attempt to build master.
``` bash
[ERROR] The project org.jitsi:libjitsi:1.0-SNAPSHOT (/home/mondain/workspace/gi…
-
I have had this occur twice. First time:
While trying to screen share from Ubuntu Linux 32 bit to Windows 7 64 bit using Libjitsi version:
libjitsi-626-i386.zip 2015-06-12 21:11 11M
Java path is…
-
Not an issue, but a request to switch this project to APL instead of LGPL, along the same lines as libjitsi
https://github.com/jitsi/libjitsi/blob/master/LICENSE
-
I want to compile and build libjitsi for com.example on Android . But when I include the renamed jar, it has errors.
I renamed from org.jitsi to com.example using Ideal J but it shows errors
What i…
-
I installed `jitsi_2.5-latest_amd64.deb` and this what I get when I get when I run `jitsi`:
```
jitsi
java.awt.HeadlessException
at java.awt.SplashScreen.getSpla…
-
```
What steps will reproduce the problem?
1. Import Ice4j into an Android app
2. Build the app
What is the expected output? What do you see instead?
The app should be built, however it won’t as it i…
-
I have seen audiosystem for Portaudio, Pulseaudio...
Is there anything for Jack?
-
Project 'libjitsi' is missing required library: 'lib/jspeex.jar' ?
-
First G722 rtp packet has timestamp 2^32-1.
I found the fix in jitsi repo for bug #872 (see below), and saw that "outputFormat =" is missing for G722 in (src/org/jitsi/impl/neomedia/codec/audio/g722/…