synctv-org / synctv

Synchronized viewing, theater, live streaming, video, long-distance relationship
https://demo.synctv.wiki
GNU Affero General Public License v3.0
890 stars 72 forks source link

房间内创建直播后,在 obs 填写了推流信息,但是开始直播 obs 提示无法连接到服务器 #122

Closed wibi8bo closed 2 months ago

wibi8bo commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. image

zijiren233 commented 2 months ago

信息太少了,不过提醒几点容易出现问题的地方 是否开启了反向代理,包括但不限于nginx, cdn...,因为这类http代理并不能处理rtmp协议,你需要开放rtmp端口,比如默认的8080端口,并在SyncTV网页这是中将RTMP的HOST设置为可以访问到源服务器的 ip:port