-
Notifications
You must be signed in to change notification settings - Fork 1
Home
nattapon.r edited this page Sep 13, 2017
·
3 revisions
Universal javascript WebRTC interface implementation.
Inspired by SimpleWebRTC https://github.com/andyet/SimpleWebRTC , && react-native-webrtc https://github.com/oney/react-native-webrtc .
Signaling server base on signalmaster https://github.com/andyet/signalmaster .
For detail see https://www.html5rocks.com/en/tutorials/webrtc/infrastructure/
- This project has develop and maintained by AhooStudio.co.th.
- Copyright (c)2017 AhooStudio.co.th
- Browser example.
- React-native example.
- Chrome, Firefox
- Edge
- Safari 11
- Select mic && camera.
- Select camera madatory.
- Pause mic, camera.
- Volume controlable.
- Disconnection handler.
- Icecandidate fail handler.
- Icecandidate timeout handler.
- Screen sharing.
- Data Channel.
- File transfer.
- Scalable topology.
- Video Conferencing.