您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字

Configuration.json 486 B

3 月之前
123456789101112131415161718192021
  1. {
  2. "MediaCenter" : {
  3. },
  4. "GB28181": {
  5. "Local": {
  6. "id": "37010200002000000003",
  7. "name": "云恩流媒体",
  8. "port": 5566,
  9. "heartbeat-comment": "ms",
  10. "heartbeat": 60000
  11. },
  12. "Remote": {
  13. "id": "44010200492000000001",
  14. "domain": "4401020049",
  15. "ip": "192.168.2.152",
  16. "port": 15060,
  17. "passwd": "admin123"
  18. }
  19. }
  20. }