Merge branch 'videoinput'
Showing
build/videoinputapp.html
0 → 100644
build/webgl/cubetexture.png
0 → 100644
93.1 KB
build/webgl/gl-matrix.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/webgl/index.html
0 → 100644
build/webgl/readme.txt
0 → 100644
build/webgl/webgl-demo_changed.js
0 → 100644
This diff is collapsed.
Click to expand it.
karma.conf.js
0 → 100644
| { | ||
| "name": "awrtc_browser", | ||
| "version": "1.984.5", | ||
| "version": "1.985.0", | ||
| "description": "Compatible browser implementation to the Unity asset WebRTC Video Chat. Try examples in build folder", | ||
| "author": "because-why-not.com Limited", | ||
| "license": "BSD-3-Clause", | ||
| ... | ... |
src/apps/videoinputapp.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/awrtc/awrtc_global_entry.ts.old
0 → 100644
This diff is collapsed.
Click to expand it.
src/awrtc/media_browser/Media.ts
0 → 100644
src/awrtc/media_browser/VideoInput.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/test/MediaTest.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/test/VideoInputTest.ts
0 → 100644
This diff is collapsed.
Click to expand it.