Closed njw-bupt closed 5 years ago
This project seems cannot support higher Image Resolution? When I try 1080p, it renders nothing on canvas, and no error information. But 720p works correctly.
I also found that the onPictureDecoded() function won't be called when use 1080p frame.
I found the problem. It is a profile missmatch.
This project seems cannot support higher Image Resolution? When I try 1080p, it renders nothing on canvas, and no error information. But 720p works correctly.