Initial commit

Resolves #1
This commit is contained in:
Lukas Herman
2019-11-30 18:31:31 -08:00
parent 66e8949376
commit b8b30bd7eb
14 changed files with 679 additions and 1 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
# mediadevices
Pure Go implementation of the [https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices](MediaDevices) API.
Go implementation of the [https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices](MediaDevices) API.
## References
- https://developer.mozilla.org/en-US/docs/Web/Media/Formats/WebRTC_codecs
- https://tools.ietf.org/html/rfc7742