Bläddra i källkod

feat(core): update

gemercheung 3 år sedan
förälder
incheckning
1e2377d79d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 = {