flutter_js icon indicating copy to clipboard operation
flutter_js copied to clipboard

Unable to create a videoDecoder instance in javascript

Open vsranjitroshan opened this issue 2 years ago • 0 comments

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?

vsranjitroshan avatar Feb 25 '23 11:02 vsranjitroshan