WASM backend feature completion, all featuers work. update nokhwajs major version bump

This commit is contained in:
l1npengtul
2021-09-01 14:42:01 +09:00
parent 04a0a6d1b1
commit c0368ffdbf
8 changed files with 302 additions and 88 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ The table below lists current Nokhwa API support.
| OpenCV(`input-opencv`)^ | ✅ | ❌ | ❌ | Linux, Windows, Mac |
| IPCamera(`input-ipcam`/OpenCV)^ | ✅ | ❌ | ❌ | Linux, Windows, Mac |
| GStreamer(`input-gst`) | ✅ | ✅ | ✅ | Linux, Windows, Mac |
| JS/WASM(`input-wasm`) | 🔮 | 🔮 | 🔮 | Browser(Web) |
| JS/WASM(`input-wasm`) | | | | Browser(Web) |
✅: Working, 🔮 : Experimental, ❌ : Not Supported, 🚧: Planned/WIP