Code Monkey home page Code Monkey logo

Comments (10)

yelinlan avatar yelinlan commented on June 13, 2024 1

star+1 hhh

from tl-rtc-file.

yelinlan avatar yelinlan commented on June 13, 2024

啥也发不了,创建房间英文,加入房间数字。加不进去。真的可以用吗?我就想当个临时文件存储,不想登聊天软件。

from tl-rtc-file.

iamtsm avatar iamtsm commented on June 13, 2024
  1. 开放端口 3478 9092
  2. git clone https://github.com/tl-open-source/tl-rtc-file.git
  3. cd tl-rtc-file/svr/
  4. npm install
  5. npm run build:pro
  6. npm run lsocket
  7. IP:9092
  8. git clone https://github.com/coturn/coturn.git
    腾讯云CentOS 8.4搭建coturn服务

用户名密码:tlrtcfile tlrtcfile 不是 admin 123456 https://blog.csdn.net/u012414498/article/details/129020739?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-129020739-blog-121621052.235%5Ev38%5Epc_relevant_anti_t3_base&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-129020739-blog-121621052.235%5Ev38%5Epc_relevant_anti_t3_base&utm_relevant_index=2

8.sh start-local.sh # 缺少pm2就装npm install -g pm2 9.IP:9092

其他命令: lsof -i tcp:8444 kill -9 1243894 #依端口停止应用 ps -ef | grep nginx | awk '{print $2}' | xargs kill -9#根据名字批量停止应用 image
看截图像是socket服务没有起来,看看有没有报错吧

from tl-rtc-file.

yelinlan avatar yelinlan commented on June 13, 2024

image

from tl-rtc-file.

yelinlan avatar yelinlan commented on June 13, 2024

我用的这个脚本启动的image

from tl-rtc-file.

iamtsm avatar iamtsm commented on June 13, 2024

我用的这个脚本启动的image

没报错的话,房间号输入同一个就可以进去用了

from tl-rtc-file.

yelinlan avatar yelinlan commented on June 13, 2024

我手机和电脑都加入房间,告诉我至少两人,然后其他功能也用不了。image

from tl-rtc-file.

iamtsm avatar iamtsm commented on June 13, 2024

我手机和电脑都加入房间,告诉我至少两人,然后其他功能也用不了。image

这个情况就是你配置填的不正确,浏览器连不上你的socket服务

from tl-rtc-file.

iamtsm avatar iamtsm commented on June 13, 2024

我手机和电脑都加入房间,告诉我至少两人,然后其他功能也用不了。image

正常部署成功,所有功能都是默认开放的,如果是禁用状态,说明socket服务没连上或者有问题

from tl-rtc-file.

yelinlan avatar yelinlan commented on June 13, 2024

image
image
非常感谢!

from tl-rtc-file.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.