CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
Support of H.264 movie playback

Known issues

If H.264 playback is performed on iOS 9 or older versions of the system, a memory leak of several dozen bytes will occur. Therefore, please refrain from playing H.264 data frequently.
This problem is caused by iOS itself, and it was fixed in iOS 10. It does not occur on iOS 10 and on more recent versions of the system.
Some Android devices may not support the graphic processing required by H.264 playback.
For details, please check the feature decription page of each model.

Limitations

There are other device-dependent limitations and requirements. See the pages below.

Addition to the movie playback API

Note that the original CriManaPlayer component cannot play H.264 movies.
To play H.264 movies, use the CriManaMovieController component that was recently added.