-
Apparently the SIP plugin generates invalid addresses in the Via and Contact headers when registering at SIP proxies. This doesn't affect outgoing calls, but it does affect incoming calls, as those in…
-
I have installed Janus (configured without websockets, data-channel and rabbitmq, ) on a Ubuntu x64 14.04 LTS VM running on Azure (http://iudev.cloudapp.net/janus/).
I have created only a new endpoint…
-
Firstly this is a very great project. It beats all the other webrtc sip product with simplicity and functionality. Its simple enough to get the work done properly without additional overhead.
This see…
-
Hi,
I've been trying to get h264 stream working as described in here: https://groups.google.com/forum/#!topic/meetecho-janus/XjjboCTY0Xc
using gstreamer1 and nightly firefox build
This fails with f…
-
Hi ! First of all, thanks for the great job you did on Janus, it is a very interesting project.
I notice that sometimes, if client connect/disconnect quickly without following the entiere neg. proces…
-
Hello,
I'm trying out your Record & Play plugin and I am having certain issues.
It is hosted on AWS EC2, ports are opened, Public IP in the config is also set, but as you can see in the log below, it…
-
I have reason to believe that janus produced 58 megabytes of log messages about sending NACKs for srtp packets in about 2 minutes. Here's a very short excerpt:
```
[1977125745] Missed sequence number…
-
I've been testing Janus, and have been able to somewhat reproducably crash it by opening up a few clients locally and closing them in rapid succession. In tests with larger groups of people(12ish broa…
-
@rctoris out of curiousity whats the goal here?
I'm currently in the middle of implementing a serverside WebRTC node to stream RTP video from a webcam to clients (using Janus).
Are you thinking of m…
-
Hey,
first of all: thanks for this really cool piece of software.
I'm experimenting with Janus and try to make a call to a SIP softphone. I have a server running freeswitch which has support for VP8 e…