We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44583e6 commit 9fb3c29Copy full SHA for 9fb3c29
docker/Dockerfile
@@ -92,7 +92,7 @@ RUN git clone -b 0.x https://github.com/meetecho/janus-gateway.git && \
92
make && make install && make configs && \
93
cd / && rm -rf janus-gateway
94
95
-ENV JANUS_SFU_COMMIT="190cf1faf8641b6bd505229babcd87e820a46f4e"
+ENV JANUS_SFU_COMMIT="44583e61acb8accee677deac6b44059c2b8df3da"
96
# janus-plugin-sfu release build:
97
RUN git clone -b master https://github.com/networked-aframe/janus-plugin-sfu.git && \
98
cd janus-plugin-sfu && \
0 commit comments