Closed MartinKavik closed 3 years ago
Added new example record_screen.
record_screen
Merge once the new wasm-bindgen version is released with the feature flag DisplayMediaStreamConstraints. Probably version >= 0.2.70. And don't forget to remove the [patch.crates-io] block and update all related deps in Cargo.tomls.
wasm-bindgen
DisplayMediaStreamConstraints
>= 0.2.70
[patch.crates-io]
Cargo.toml
Added new example
record_screen
.Merge once the new
wasm-bindgen
version is released with the feature flagDisplayMediaStreamConstraints
. Probably version>= 0.2.70
. And don't forget to remove the[patch.crates-io]
block and update all related deps inCargo.toml
s.