代码拉取完成,页面将自动刷新
---------------------------------------------------
Starting Meetecho Janus (WebRTC Gateway) v0.2.1
---------------------------------------------------
[janus.cfg]
[general]
configs_folder: /home/ym/shadowCDN/janus/config/etc/janus
plugins_folder: /home/ym/shadowCDN/janus/config/lib/janus/plugins
transports_folder: /home/ym/shadowCDN/janus/config/lib/janus/transports
debug_level: 4
admin_secret: janusoverlord
[certificates]
cert_pem: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.pem
cert_key: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.key
[media]
[nat]
nice_debug: false
ice_ignore_list: vmnet
[plugins]
[transports]
Checking command line arguments...
[janus.cfg]
[general]
configs_folder: /home/ym/shadowCDN/janus/config/etc/janus
plugins_folder: /home/ym/shadowCDN/janus/config/lib/janus/plugins
transports_folder: /home/ym/shadowCDN/janus/config/lib/janus/transports
debug_level: 7
admin_secret: janusoverlord
interface: rn
[certificates]
cert_pem: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.pem
cert_key: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.key
[media]
[nat]
nice_debug: false
ice_ignore_list: vmnet
[plugins]
[transports]
Debug/log level is 7
Debug/log timestamps are disabled
Debug/log colors are enabled
Adding 'vmnet' to the ICE ignore list...
Selecting local IP address...
-- Will try to use rn
[33m[WARN][0m Invalid local IP specified: rn, guessing the default...
Autodetecting local IP...
Using 192.168.31.165 as local IP...
[33m[WARN][0m Token based authentication disabled
Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, IPv6 support disabled)
ICE handles watchdog started
TURN REST API backend: (disabled)
[33m[WARN][0m Janus is deployed on a private address (192.168.31.165) 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...
BUNDLE is NOT going to be forced
rtcp-mux is NOT going to be forced
-- RTCP component blackhole socket bound to port 46859
Using certificates:
/home/ym/shadowCDN/janus/config/share/janus/certs/mycert.pem
/home/ym/shadowCDN/janus/config/share/janus/certs/mycert.key
[33m[WARN][0m OpenSSL pre-1.1.0
Fingerprint of our certificate: D2:B9:31:8F:DF:24:D8:0E:ED:D2:EF:25:9E:AF:6F:B8:34:AE:53:9C:E6:F3:8F:F2:64:15:FA:E8:7F:53:2D:38
Plugins folder: /home/ym/shadowCDN/janus/config/lib/janus/plugins
Loading plugin 'libjanus_streaming.so'...
Sessions watchdog started
JANUS Streaming plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.streaming.cfg
[janus.plugin.streaming.cfg]
[general]
[gstreamer-sample]
type: rtp
id: 1
description: Opus/VP8 live stream coming from gstreamer
audio: yes
video: yes
audioport: 5002
audiopt: 111
audiortpmap: opus/48000/2
videoport: 5004
videopt: 100
videortpmap: VP8/90000
secret: adminpwd
[file-live-sample]
type: live
id: 2
description: a-law file source (radio broadcast)
filename: /home/ym/shadowCDN/janus/config/share/janus/streams/radio.alaw
audio: yes
video: no
secret: adminpwd
[file-ondemand-sample]
type: ondemand
id: 3
description: mu-law file source (music)
filename: /home/ym/shadowCDN/janus/config/share/janus/streams/music.mulaw
audio: yes
video: no
secret: adminpwd
Adding stream 'gstreamer-sample'
Audio enabled, Video enabled
Audio enabled, Video enabled
Adding stream 'file-live-sample'
Starting streaming relay thread
Adding stream 'file-ondemand-sample'
Filesource (live) thread starting...
[file-live-sample] Opening file source /home/ym/shadowCDN/janus/config/share/janus/streams/radio.alaw...
::: [1][gstreamer-sample] Opus/VP8 live stream coming from gstreamer (live, RTP source, public, pin: no pin)
::: [2][file-live-sample] a-law file source (radio broadcast) (live, file source, public, pin: no pin)
::: [3][file-ondemand-sample] mu-law file source (music) (on demand, file source, public, pin: no pin)
[file-live-sample] Streaming audio file: /home/ym/shadowCDN/janus/config/share/janus/streams/radio.alaw
JANUS Streaming plugin initialized!
Version: 6 (0.0.6)
[janus.plugin.streaming] JANUS Streaming plugin
This is a streaming plugin for Janus, allowing WebRTC peers to watch/listen to pre-recorded files or media generated by gstreamer.
Plugin API version: 7
Streaming watchdog started
Joining Streaming handler thread
Loading plugin 'libjanus_voicemail.so'...
JANUS VoiceMail plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.voicemail.cfg
[janus.plugin.voicemail.cfg]
[general]
path: /tmp/voicemail/
base: /voicemail/
Recordings path: /tmp/voicemail/
Recordings base: /voicemail/
JANUS VoiceMail plugin initialized!
Version: 6 (0.0.6)
[janus.plugin.voicemail] JANUS VoiceMail plugin
This is a plugin implementing a very simple VoiceMail service for Janus, recording Opus streams.
Joining VoiceMail handler thread
Plugin API version: 7
Loading plugin 'libjanus_videocall.so'...
VoiceMail watchdog started
JANUS VideoCall plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.videocall.cfg
[janus.plugin.videocall.cfg]
JANUS VideoCall plugin initialized!
Version: 5 (0.0.5)
[janus.plugin.videocall] JANUS VideoCall plugin
This is a simple video call plugin for Janus, allowing two WebRTC peers to call each other through the gateway.
Plugin API version: 7
Loading plugin 'libjanus_echotest.so'...
Joining VideoCall handler thread
VideoCall watchdog started
JANUS EchoTest plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.echotest.cfg
[janus.plugin.echotest.cfg]
JANUS EchoTest plugin initialized!
Version: 6 (0.0.6)
[janus.plugin.echotest] JANUS EchoTest plugin
This is a trivial EchoTest plugin for Janus, just used to showcase the plugin interface.
Plugin API version: 7
Loading plugin 'libjanus_audiobridge.so'...
Joining EchoTest handler thread
EchoTest watchdog started
JANUS AudioBridge plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.audiobridge.cfg
[janus.plugin.audiobridge.cfg]
[general]
[1234]
description: Demo Room
secret: adminpwd
sampling_rate: 16000
record: false
Adding audio room '1234'
Sampling rate for mixing: 16000
Created audiobridge: 1234 (Demo Room, public, secret: adminpwd, pin: no pin)
::: [1234][Demo Room] 16000 (will NOT be recorded)
Audio bridge thread starting...
Thread is for mixing room 1234 (Demo Room) at rate 16000...
JANUS AudioBridge plugin initialized!
Version: 9 (0.0.9)
[janus.plugin.audiobridge] JANUS AudioBridge plugin
This is a plugin implementing an audio conference bridge for Janus, mixing Opus streams.
Plugin API version: 7
Loading plugin 'libjanus_videoroom.so'...
AudioBridge watchdog started
Joining AudioBridge handler thread
JANUS VideoRoom plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.videoroom.cfg
[janus.plugin.videoroom.cfg]
[general]
[1234]
description: Demo Room
secret: adminpwd
publishers: 6
bitrate: 128000
fir_freq: 10
record: false
Adding video room '1234'
Created videoroom: 1234 (Demo Room, public, opus/vp8 codecs, secret: adminpwd, pin: no pin)
::: [1234][Demo Room] 128000, max 6 publishers, FIR frequency of 10 seconds, opus audio codec, vp8 video codec
JANUS VideoRoom plugin initialized!
Version: 7 (0.0.7)
[janus.plugin.videoroom] JANUS VideoRoom plugin
Joining VideoRoom handler thread
This is a plugin implementing a videoconferencing SFU (Selective Forwarding Unit) for Janus, that is an audio/video router.
Plugin API version: 7
Loading plugin 'libjanus_textroom.so'...
VideoRoom watchdog started
JANUS TextRoom plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.textroom.cfg
[janus.plugin.textroom.cfg]
[general]
json: indented
[1234]
description: Demo Room
secret: adminpwd
Adding text room '1234'
Created textroom: 1234 (Demo Room, public, secret: adminpwd, pin: no pin)
::: [1234][Demo Room]
JANUS TextRoom plugin initialized!
Version: 2 (0.0.2)
[janus.plugin.textroom] JANUS TextRoom plugin
This is a plugin implementing a text-only room for Janus, using DataChannels.
Plugin API version: 7
Joining TextRoom handler thread
Loading plugin 'libjanus_recordplay.so'...
TextRoom watchdog started
JANUS Record&Play plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.recordplay.cfg
[janus.plugin.recordplay.cfg]
[general]
path: /home/ym/shadowCDN/janus/config/share/janus/recordings
Updating recordings list in /home/ym/shadowCDN/janus/config/share/janus/recordings
Importing recording '1234.nfo'...
JANUS Record&Play plugin initialized!
Version: 3 (0.0.3)
[janus.plugin.recordplay] JANUS Record&Play plugin
This is a trivial Record&Play plugin for Janus, to record WebRTC sessions and replay them.
Plugin API version: 7
Joining Record&Play handler thread
Loading plugin 'libjanus_sip.so'...
Record&Play watchdog started
JANUS SIP plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.plugin.sip.cfg
[janus.plugin.sip.cfg]
[general]
keepalive_interval: 120
behind_nat: no
register_ttl: 3600
Autodetecting local IP...
Local IP set to 192.168.31.165
SIP keep-alive interval set to 120 seconds
SIP registration TTL set to 3600 seconds
SIP User-Agent set to Janus WebRTC Gateway SIP Plugin 0.0.6
JANUS SIP plugin initialized!
Version: 6 (0.0.6)
[janus.plugin.sip] JANUS SIP plugin
This is a simple SIP plugin for Janus, allowing WebRTC peers to register at a SIP server and call SIP user agents through the gateway.
Plugin API version: 7
SIP watchdog started
Transport plugins folder: /home/ym/shadowCDN/janus/config/lib/janus/transports
Joining SIP handler thread
Loading transport plugin 'libjanus_http.so'...
JANUS REST (HTTP/HTTPS) transport plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.transport.http.cfg
[janus.transport.http.cfg]
[general]
json: indented
base_path: /janus
threads: unlimited
http: yes
port: 8088
https: no
[admin]
admin_base_path: /admin
admin_threads: unlimited
admin_http: no
admin_port: 7088
admin_https: no
[certificates]
cert_pem: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.pem
cert_key: /home/ym/shadowCDN/janus/config/share/janus/certs/mycert.key
Using a thread per connection for the Janus API HTTP webserver
Binding to all interfaces for the Janus API HTTP webserver
HTTP webserver started (port 8088, /janus path listener)...
Using certificates:
/home/ym/shadowCDN/janus/config/share/janus/certs/mycert.pem
/home/ym/shadowCDN/janus/config/share/janus/certs/mycert.key
[33m[WARN][0m HTTPS webserver disabled
[33m[WARN][0m Admin/monitor HTTP webserver disabled
[33m[WARN][0m Admin/monitor HTTPS webserver disabled
JANUS REST (HTTP/HTTPS) transport plugin initialized!
Version: 2 (0.0.2)
[janus.transport.http] JANUS REST (HTTP/HTTPS) transport plugin
This transport plugin adds REST (HTTP/HTTPS) support to the Janus API via libmicrohttpd.
Plugin API version: 5
Janus API: enabled
Admin API: disabled
Loading transport plugin 'libjanus_pfunix.so'...
HTTP/Janus sessions watchdog started
JANUS Unix Sockets transport plugin created!
Configuration file: /home/ym/shadowCDN/janus/config/etc/janus/janus.transport.pfunix.cfg
[janus.transport.pfunix.cfg]
[general]
enabled: yes
json: indented
path: /tmp/ux-janusapi
[admin]
admin_enabled: no
admin_path: /tmp/ux-janusadmin
Configuring SOCK_SEQPACKET Unix Sockets server (Janus API)
Binding Unix Socket /tmp/ux-janusapi... (Janus API)
Listening on Unix Socket /tmp/ux-janusapi...
[33m[WARN][0m Unix Sockets server disabled (Admin API)
JANUS Unix Sockets transport plugin initialized!
Version: 1 (0.0.1)
[janus.transport.pfunix] JANUS Unix Sockets transport plugin
This transport plugin adds Unix Sockets support to the Janus API.
Plugin API version: 5
Janus API: enabled
Admin API: disabled
Unix Sockets thread started
Stopping gateway, please wait...
Ending watchdog mainloop...
Closing transport plugins:
Stopping webserver(s)...
HTTP/Janus sessions watchdog stopped
JANUS REST (HTTP/HTTPS) transport plugin destroyed!
Unix Sockets thread ended
JANUS Unix Sockets transport plugin destroyed!
Destroying sessions...
Freeing crypto resources...
De-initializing SCTP...
Ending ICE handles watchdog mainloop...
Closing plugins:
Leaving VoiceMail handler thread
VoiceMail watchdog stopped
JANUS VoiceMail plugin destroyed!
Leaving AudioBridge handler thread
Leaving mixer thread for room 1234 (Demo Room)...
AudioBridge watchdog stopped
JANUS AudioBridge plugin destroyed!
Leaving EchoTest handler thread
EchoTest watchdog stopped
JANUS EchoTest plugin destroyed!
LeavingRecord&Play handler thread
Record&Play watchdog stopped
JANUS Record&Play plugin destroyed!
Leaving TextRoom handler thread
TextRoom watchdog stopped
JANUS TextRoom plugin destroyed!
Leaving VideoRoom handler thread
VideoRoom watchdog stopped
JANUS VideoRoom plugin destroyed!
Leaving VideoCall handler thread
VideoCall watchdog stopped
JANUS VideoCall plugin destroyed!
Leaving Streaming handler thread
[file-live-sample] Leaving filesource (live) thread
Streaming watchdog stopped
JANUS Streaming plugin destroyed!
Leaving SIP handler thread
[gstreamer-sample] Leaving streaming relay thread
SIP watchdog stopped
JANUS SIP plugin destroyed!
Bye!
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。