Hi all,
Been searching for hours and can't find a good solution to this. I have gameplay videos being recorded and saved to the Documents directory on the device. There is a screen where the player can review the videos and choose one to share. Previously I was recording the screen and saving arrays of images, so it was easy enough to play them by by creating a sprite of each frame and inserting it into a UI image object, but with my new approach the videos are saved as mov files and I...
play video in canvas on ios
Been searching for hours and can't find a good solution to this. I have gameplay videos being recorded and saved to the Documents directory on the device. There is a screen where the player can review the videos and choose one to share. Previously I was recording the screen and saving arrays of images, so it was easy enough to play them by by creating a sprite of each frame and inserting it into a UI image object, but with my new approach the videos are saved as mov files and I...
play video in canvas on ios