flutter_js
flutter_js copied to clipboard
Unable to create a videoDecoder instance in javascript
I am trying to create a videoDecoder instance in javascript from my flutter app using flutter-js to decode some data from a server stream. When I probe the decoder state, it states, decoder is not initialized. Can you please guide me how to create this?