Skip to content

runner365/webrtc-client-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-client-sdk

It's a webrtc client sdk for the webrtc sfu server: cpp_media_server

feature

it support:

  • roommanager
  • websocket
  • join
  • publish/unpublish
  • subscribe/unsubscribe

Remark

It's only for chrome browser.

SFU

The SFU server code Repositories: (cpp_media_server)

How to start

It support webpack. You can use the nodejs webpack to run the demo or develop.

1. install nodejs

we use nodejs 10.0, go to download and install: (nodejs)

2. install dependence

run: npm install

3. start web

run: npm start

open chrome and input url: (http://localhost:9091)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published