UNPKG

awrtc_browser

Version:

Compatible browser implementation to the Unity asset WebRTC Video Chat. Try examples in build folder

6 lines (5 loc) 177 B
export * from './BrowserMediaNetwork'; export * from './BrowserWebRtcCall'; export * from './BrowserMediaStream'; export * from './MediaPeer'; export * from './DeviceApi';