You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
260B

  1. # 1: mqtt消息队列方式对接
  2. # 2: http接口方式对接
  3. docking_method: 2
  4. # 推拉流功能配置
  5. stream:
  6. # 拉流地址
  7. pullUrl: "rtmp://live.play.t-aaron.com/live/1111"
  8. # 推流地址
  9. pushUrl: "rtmp://live.push.t-aaron.com/live/2222"