Browse Source

feat(core): update

gemercheung 3 năm trước cách đây
mục cha
commit
1e2377d79d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      webrtc/srs.js

+ 1 - 1
webrtc/srs.js

@@ -1,4 +1,4 @@
-import { SrsRTC } from "./SrsRTC.js";
+import { SrsRTC } from "./srsRtc.js";
 import { Connection } from "./connection.js";
 const sdk = new SrsRTC();
 const testConfig = {