- 结束所有node进程
- pkill -9 node
- 看到有人把这个虚拟机环境卖99,真是震惊了。
- 如果能翻,都不是事儿。
- 如果不能,修改下app的js 文件,其他都cnpm ,国内一样ok
先修改配置文件
- dist/webrtc_agent/agent.toml
- dist/portal/portal.toml
虚拟机增加nat和桥接俩ip
- 配置:/home/zhangbin/stream/zhangbinDEV/20200112/conffile
- cp …/conffile/bridge/agent.toml dist/webrtc_agent/
cp …/conffile/bridge/portal.toml dist/portal/
- 然后重启:
root@ubuntu:/home/zhangbin