Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 2943141

Browse files
zhangyihui1jianjunz
authored andcommitted
delete extensionId. (#171)
1 parent 2c9fb1f commit 2943141

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/samples/p2p/peercall.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,7 @@ <h2>ScreenView</h2>
153153
},
154154
frameRate:20,
155155
source:'screen-cast'
156-
},
157-
extensionId:'pndohhifhheefbpeljcmnhnkphepimhe'
156+
}
158157
}
159158
let mediaStream;
160159
Owt.Base.MediaStreamFactory.createMediaStream(config).then(stream => {

0 commit comments

Comments
 (0)