This website requires JavaScript.
Explore
Help
Sign In
package
/
mediadevices
Watch
1
Star
0
Fork
0
You've already forked mediadevices
mirror of
https://github.com/pion/mediadevices.git
synced
2026-04-23 00:07:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
596b8c4e112c412bbeb621b818cdbeda75a81a1a
mediadevices
/
pkg
/
driver
T
History
代码人生
596b8c4e11
Add VNC as a video source (
#372
)
...
Add VNC as a video source
2021-12-08 19:55:58 +08:00
..
audiotest
Fix missing sampling rate in audiotest
2020-12-16 19:04:12 -05:00
camera
Stabilize pkg/driver/camera.TestDiscover
2021-03-19 10:25:09 +09:00
microphone
Fix audio codec latency handling (
#317
)
2021-03-25 14:09:57 -07:00
screen
Support RGB24 and RGB16 in x11capture_linux (
#308
)
2021-03-03 23:17:49 +09:00
videotest
Update readers to be memory pool friendly
2020-10-29 00:04:12 -07:00
vncdriver
Add VNC as a video source (
#372
)
2021-12-08 19:55:58 +08:00
const.go
Add DeviceType to Info and a filter function for it
2020-02-14 12:22:03 -08:00
driver.go
Add driver priority information
2020-02-14 21:08:47 -08:00
manager_test.go
Add driver.FilterAnd/Not
2020-02-14 12:22:03 -08:00
manager.go
Add driver.FilterAnd/Not
2020-02-14 12:22:03 -08:00
state_test.go
Refractor, unify some APIs to be more DRY
2020-02-06 22:44:29 -08:00
state.go
Refractor, unify some APIs to be more DRY
2020-02-06 22:44:29 -08:00
wrapper_test.go
Add unit tests for automatic close for VideoRecord and AudioRecord
2020-02-19 21:01:33 -08:00
wrapper.go
Remove github.com/satori/go.uuid dependency (
#329
)
2021-04-11 17:58:04 -07:00