Can't render video on canvas

Hey @Deneb

In sample-app, the value of isVideoDecodeReady comes from media-sdk-change event, which indicates the video decoding worker is ready. The self video has nothing with isVideoDecodeReady, as I mentioned in the previous threads, maybe you should apply a WebCodecs OT to solve this problem.

Thanks
Vic