-
Hello,
I'm using this Dockerfile here to build Janus:
https://github.com/linagora/docker-janus-gateway (after installing `libconfig-dev` to the Dockerfile).
The issue, I get while building is b…
flixx updated
4 years ago
-
We've observed a pattern of heap-buffer-overflow crashes when a large number of clients (1000+) use an already-attached videoroom session over websockets to join a room with ptype=subscriber for a spe…
-
I start janus using systemd service and running well
Then I try this endpoint
``[GET] http://MyIP:8088/janus/info``
response:
```JSON
{
"janus": "server_info",
"transaction": "9riS6JZfR…
-
Hi, I am trying to connect to 'janus gateway'. Janus provided an offer with candidates and the gstreamer client replied with answer and trickle candidates. A ICE candidate pair has been selected.
(se…
-
We are using Janus http and websocket transports.
The websocket transport is used from our backend, and works without problem.
The http transport is used from our browser client (using janus.js…
ghost updated
4 years ago
-
Just notice strange close WebSocket code on session timeout - `3504`, for sure it intended to be `504`.
https://github.com/meetecho/janus-gateway/blob/5931445f9ced40d83e273afdaafafffa0b606e39/html/…
-
h264 cannot decoded see
reproducible with https://github.com/aiortc/aiortc/issues/315
after revert https://github.com/meetecho/janus-gateway/commit/5680b403223f7216789ea5149b0907ff2ba2726d
ther…
-
Hi all,
I know this has been asked before ( #533 ), but after looking at the docs, examples and even a bit of digging trough source, but I could not figure out if it is possible and how.
The use …
-
The PR https://github.com/meetecho/janus-gateway/pull/1331 works very well for handling FIR and PLI request in streaming/mountpoint context + videoroom RTP forwarding (typical use case)
However wit…
-
We've observed occasional crashes that occur on ICE renegotiation in the current master when, possibly, the connection and resources are simultaneously being cleaned up. The crash is occurring at 844/…