It's a webrtc client sdk for the webrtc sfu server: cpp_media_server
it support:
- roommanager
- websocket
- join
- publish/unpublish
- subscribe/unsubscribe
It's only for chrome browser.
The SFU server code Repositories: (cpp_media_server)
It support webpack. You can use the nodejs webpack to run the demo or develop.
we use nodejs 10.0, go to download and install: (nodejs)
run: npm install
run: npm start
open chrome and input url: (http://localhost:9091)