guhongwei 4 years ago
parent
commit
51c468b7d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hall/direct.vue

+ 1 - 1
src/views/hall/direct.vue

@@ -410,7 +410,7 @@ export default {
       },
     },
     // 直播流地址
-    rmtpUrl: 'rtmp://127.0.0.1/live/111111',
+    rmtpUrl: 'rtmp://192.168.1.91/live/111111',
   }),
 
   async created() {