- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
请问有没有npm库的方式可以直接import?
直接在html 里面包含
<script src="/ics_sdk/dependencies/socket.io.js" type="text/javascript"></script>; <script src="/ics_sdk/dependencies/adapter.js" type="text/javascript"></script>; <script src="/ics_sdk/woogeen.sdk.js" type="text/javascript"></script>; <script src="/ics_sdk/woogeen.sdk.ui.js" type="text/javascript"></script>;
但是在react中调用的时候,会出现错误
componentDidMount() { //此处初始化webrtc var conference =Woogeen.ConferenceClient.create({}); }
- Tags:
- HTML5
- JavaScript*
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
什么错误啊
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi pcg,
目前Intel CS for WebRTC JavaScript SDK没有发布到npm。

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page