Keap

[memb_secure_video]

Summary
Memberium uses Amazon’s cloud to secure your streaming video. Combined with Amazon’s cloud services, MP4 streaming video can inexpensively deliver…

Description

Memberium uses Amazon’s cloud to secure your streaming video. Combined with Amazon’s cloud services, MP4 streaming video can inexpensively deliver video using WordPress’s built-in media player, while protecting your video content.

Shortcode Examples

[memb_secure_video profile=memberium require_login=yes object='otr.mp4' expiring=3600]

Shortcode Parameters

bucketName of the Amazon S3 bucket
profileThe Memberium Remote Files profile to use to pull the video file from.
objectThe object path to the secure video file. This attribute is required, and there is no default path to the secure video file.
loopIf specified, the video will restart at the beginning when it reaches the end. This is disabled by default.
controlsIf specified, the video player will display play, pause and seek controls. By default, controls are not displayed.
mutedIf specified, the audio will be muted. Audio is turned on by default.
autoplayIf specified, the video will autoplay on start.
preloadThis attribute is intended to hint the browser about the best user experience. It may have one of the following values: none, metadata, auto. This attribute defaults to “auto”.
protocolThe video link generated defaults to “https”. You can force it to “http” instead.

Additional Information

The protection may not compatible with all mobile devices.

If your video’s SSL URL doesn’t resolve, or has an invalid certificate, you can force the link to HTTP: by using the protocol=”http” parameter.

Future Features

  • CloudFront Support
  • FlowPlayer Support

Shortcode Attributes

ConditionalNo
NestableNo
Accepts formattingNo
CapturableNo