Browse Source

视频后缀

CzRger 1 year ago
parent
commit
afe04e3069
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/out/config.js

+ 3 - 0
src/out/config.js

@@ -94,4 +94,7 @@ window.cusConfig = {
       },
     ],
   },
+  video: {
+    source: 'rtmp' // hls  rtmp
+  }
 }