Commit Graph

5 Commits

Author SHA1 Message Date
f-fl0
3b2316081e Update webcam module to set the camera framerate (#390)
* Update webcam module to set the camera framerate
* Add framerate to property fitness function
* Set framerate to dummy VideoRecord
* Add tests about video constraints
* Set framerate only when a positive value is specified
2022-04-04 14:48:56 +09:00
Lukas Herman
559c6a13a1 Update readers to be memory pool friendly 2020-10-29 00:04:12 -07:00
Atsushi Watanabe
33b2964733 Fix data race in drivers 2020-02-19 20:21:21 -08:00
Atsushi Watanabe
0c6c27186c Refactor videotest driver
Cache fixed region to reduce CPU usage.
2020-02-17 22:42:23 -08:00
Atsushi Watanabe
e3dbac1458 Add audiotest and videotest driver
They work similar to GStreamer audiotestsrc and videotestsrc.
2020-02-15 15:52:10 +09:00