mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-22 15:57:27 +08:00
8bfce0c818
Generated by Renovate Bot
15 lines
457 B
Modula-2
15 lines
457 B
Modula-2
module github.com/pion/mediadevices
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/blackjack/webcam v0.0.0-20200313125108-10ed912a8539
|
|
github.com/faiface/beep v1.0.2
|
|
github.com/jfreymuth/pulse v0.0.0-20200506145638-1534c4af9659
|
|
github.com/lherman-cs/opus v0.0.0-20200223204610-6a4b98199ea4
|
|
github.com/pion/webrtc/v2 v2.2.14
|
|
github.com/satori/go.uuid v1.2.0
|
|
golang.org/x/image v0.0.0-20200430140353-33d19683fad8
|
|
golang.org/x/sys v0.0.0-20200523222454-059865788121
|
|
)
|