What's new

Video Offline

MacWang

iPF Noob
Hi Folks,i would like to write an app which plays video files (only 3-5 sec) after clicking a menu entry, but without any control buttons. The user can´t play or stop the video and the video starts immediately. #is there a way to embed vidoes in the app like this, and is there a way to make this app work offline, i.e. copy the videos to the ipadIs this possible to be developed for the Ipad? Thanks!
 
yes you can do this.

as for the video files, you can make the app download them and save them.
Or have them alread built into the app. The only issue with doing this is depending on the number ove video's and size of everything the app may only be downloaded and installed via WiFi if its large.
 
You can include video to the app without need to download them separately. Also there video player where you can disable all UI controls, AVPlayer + AVPlayerLayer.
 

Most reactions

Latest posts

Back
Top