root@4c9f329b2677:/home/dong/janus-src/janus-gateway# /opt/janus/bin/janus -configs-folder=/opt/janus/etc/janus
Janus commit: 5aab9f03f57060eb6ba29150f132f248a4f24e0a
Compiled on:? Fri Dec? 6 17:07:07 CST 2019
成都創(chuàng)新互聯(lián)公司專業(yè)成都做網(wǎng)站、網(wǎng)站設(shè)計(jì)、外貿(mào)營銷網(wǎng)站建設(shè),集網(wǎng)站策劃、網(wǎng)站設(shè)計(jì)、網(wǎng)站制作于一體,網(wǎng)站seo、網(wǎng)站優(yōu)化、網(wǎng)站營銷、軟文營銷等專業(yè)人才根據(jù)搜索規(guī)律編程設(shè)計(jì),讓網(wǎng)站在運(yùn)行后,在搜索中有好的表現(xiàn),專業(yè)設(shè)計(jì)制作為您帶來效益的網(wǎng)站!讓網(wǎng)站建設(shè)為您創(chuàng)造效益。
Logger plugins folder: /opt/janus/lib/janus/loggers
//加載日志模塊失敗,因?yàn)闆]有這個目錄,探討如何構(gòu)建這個日志模塊插件
[FATAL] [janus.c:main:3882] ?Couldn't access logger plugins folder...
---------------------------------------------------
? Starting Meetecho Janus (WebRTC Server) v0.8.0
---------------------------------------------------
Checking command line arguments...
Debug/log level is 4
Debug/log timestamps are disabled
Debug/log colors are enabled
Adding 'vmnet' to the ICE ignore list...
Using 172.18.0.13 as local IP...
[WARN] Token based authentication disabled
Initializing recorder code
Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, half-trickle, IPv6 support disabled)
TURN REST API backend: (disabled)
//目前是在一個虛擬機(jī)中搭建的環(huán)境,真實(shí)訪問的IP地址是192.168.12.206
[WARN] Janus is deployed on a private address (172.18.0.13) but you didn't specify any STUN server! Expect trouble if this is supposed to work over the internet and not just in a LAN...
Crypto: OpenSSL pre-1.1.0
[WARN] The libsrtp installation does not support AES-GCM profiles
[FATAL] [dtls.c:janus_dtls_srtp_init:388] DTLS certificate and key must be specified
問題1:是否啟動成功