[Web] Update jscam
example to function correctly in the latest version
#168
Milestone
jscam
example to function correctly in the latest version
#168
Hi, I see that there have been breaking changes in v0.10.0 for web/wasm support.
Currently, the
jscam
example does not compile, and I am lost on how to configure and test usingnokhwa
in a browser, since there are some backend-specific code involved (i.e., do I detect platform and invoke the right backend and decoding in the runtime? how do I setup the build and feature activation incargo.toml
?)I would like to see the examples to be in line with the current API.
I am willing to work to create a PR (likely with some help), but still created this issue so we can track progress.
The text was updated successfully, but these errors were encountered: