Give us feedback
video-helper
Web icon

Video Helper

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 02 June 2021 by 
5.0
 (1 rating)
video-helper

Video Helper

Details
Video player that supports links, internal upload and can also display the videos by receiving an external binary. If the user uses the internal upload, the VideoHelper will return the binary data uploaded so the user can stored in their DB. The player has a set of configurations that can be applied on the youtube links and extensions .mp4, .mkv, .webM, .ogg.
Read more

  • Display Options:
    1. Sending a Binary to the webBlock - Default Type
    2. Sending a Link to the webBlock
    3. Uploading inside the webBlock
  • Notes:
    1. If you send a binary and want to upload inside the webBlock, you must set the binary to null
    2. By default if you send a link and a binary it will only display the binary.
    3. Height and Width must be defined.
    4. With links it's not possible to set the starting volume.
    5. The webBlock returns a binary.
    6. Only MP4, WebM, and Ogg video are supported by the HTML standard.
    7. If the video link it's not from youtube, configurations won't be applied.
Release notes (1.0.0)
Reviews (0)