-
Hi guys, i need to enable g.729, i want to try it before buy the license, but i can't make it working.
I did following steps:
1) I have download from github jitsi-master.zip and libjitsi-master.zip
2…
-
Hi,
I have implemented a java application, that read RTP packet saved with wireshark (pcap file).
I'm able to read the RTP with VP8 codec (payload type = 120).
How I can save a webm file from them?
Pl…
-
Gavin Llewellyn wrote:
I noticed something in a JVB log file that has me concerned:
2015-06-28 16:43:34.267 WARNING: [12159] org.jitsi.impl.neomedia.transform.dtls.DtlsControlImpl.warn() Failed to v…
-
Hello
We have be tracking down an issue with the jitsi videobridge that causes increase CPU utilization as well as increased packet loss, especially in audio streaming. We are trying to fix a proble…
-
Maven build failed due to unresolved class NIOBlockCipher used in CryptoBenchmark:
```
NIOBlockCipher nioBlockCipher
= (blockCipher instanceof NIOBlockCipher)
…
-
Sip calls stopped work after upgraiding to last versions of jicofo, jigasi, videobrdge. Next errors appears in jigasi.log
``` javascript
impl.protocol.jabber.CallPeerJabberImpl.processSessionInitiate…
Kidav updated
8 years ago
-
ICE is currently working with XMPP in Jitsi, but not for SIP
-
When i use the grabScreen method it fills my byte array with -1
What am i doing wrong?
```
Rectangle rect = new Rectangle(Toolkit.getDefaultToolkit().getScreenSize());
…
-
The latest version wont build in Maven.
``` sh
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/mondain/workspace/github/libjitsi/src/or…
-
When I `curl -v "localhost:port/about/health"` returns a 500. Is something missing from the dependencies? I installed JRE 8.
```
2015-12-16 22:21:05.876 INFO: [17] org.jitsi.videobridge.Videobridge.i…