Video
Play Video Introduction It is relatively easy to play video in apps. Most of the time you can use the Video Block which ultimately uses the nati...
Fri, 2 Apr, 2021 at 10:10 AM
When you upload a video to the Media Folder there is a 100mb limit. Video files over 100mb require a data source to get the video into the app. Video fi...
Thu, 30 Jan, 2020 at 11:40 AM
Play YouTube Videos Introduction You can use YouTube videos in iOS, Android and HTML5 apps using the following code: Instal Tutorial App ...
Thu, 6 Feb, 2020 at 2:38 PM
Video Format, Encoding and Keyframe rates Format It really IMPORTANT to use video format which work across the board. New devices will likely support...
Thu, 6 Feb, 2020 at 2:39 PM
Properties are values that can be used to observe or modify the behavior of blocks, view or your entire app. To get the value of a property use an expres...
Tue, 7 Jul, 2020 at 11:03 AM
* EachScape recommendation: Android: You can decide to use one Transcoding Profile fits all or two Profiles. One Profile fits all: 240kbs - 440k runs wel...
Thu, 30 Jan, 2020 at 11:54 AM
The following articles will let you know what formats each platform will support. iOS: https://developer.apple.com/library/ios/documentation/miscellan...
Thu, 30 Jan, 2020 at 11:55 AM
This action will start a video or audio file playing using a full-screen video player. Generally a video block should be used for this purpose as it give...
Thu, 30 Jan, 2020 at 11:58 AM
Full Screen Video Block Introduction Full Screen Video Block plays a Video in Full Screen. The Video can be stored on the device or, most usually, st...
Thu, 6 Feb, 2020 at 2:41 PM
Android EachScape video block supports Closed Captioning using Web VTT file format. (another useful VTT format page) Example of VTT format No...
Wed, 30 Sep, 2020 at 4:50 PM