Cloud Video APIs

The Veeplay API is the most cost-effective way to transcode and globally deliver streaming video with just a few lines of code.

Simple Livestream

You provide a RTMP input stream.
Veeplay outputs HLS streams for live and VOD playback.

{
   “output”: {
     “live”: “https://live.veeplay.com/8a1bea/v.m3u8”,
     “vod”: “https://streaming.veeplay.com/8a1bea/v.m3u8”
   }
}

Global Low Latency
Delivered through the AWS Cloudfront CDN.
Stream Recording
ABR playback of the recorded livestream via HLS.
Re-stream to all platforms
Send your stream to any number of 3rd party services like YouTube, Twitch.

Simple Transcoding

You provide a source file and select
transcoding options.

{
   “input_url”:”https://ia800209.us.archive.org/20/
   items/ElephantsDream/ed_hd.mp4”,
   “normalize_audio”: true,
   “metadata”: {
   “title”: “Cool Movie”
   },
   “clip”: {
   “start”: “00:00:10:00”,
   “end”: “00:00:30:00”
   },
   “overlays”: [{
   “url”: “https://images.veeplay.com/veeplay.png”,
   “width”: “20%”,
   “horizontal_margin”: 20,
   “horizontal_align”: “left”
   }]
}

Veeplay outputs multiple renditions usable on any device for streaming or progressive playback.

{
   “output”: {
     “hls”: “https://streaming.veeplay.com/8a1be/v.m3u8”,
     “dash”: “https://streaming.veeplay.com/8a1be/v.mpd”,
     “mp4_low”:         “https://streaming.veeplay.com/8a1be/low.mp4”,
     “mp4_medium”:         “https://streaming.veeplay.com/8a1be/medium.mp4”,
     “mp4_high”:         “https://streaming.veeplay.com/8a1be/high.mp4”
   }
}

Embrace the Future of Streaming with CMAF

Veeplay uses the Common Media Application Format to deliver next-gen video streaming performance and optimize encoding and delivery cost across all modern devices. Get HLS and DASH streaming for your assets in minutes.
See how CMAF streaming compares to traditional delivery
"It is possible to create HLS Playlists and a DASH Media Presentation Description, that share the same resources, thereby allowing efficient caching even when delivering to multiple platforms."
"Basically, everywhere I looked, CMAF was either in use, under development, or strongly under consideration. It’s not too late to start working with CMAF, but it’s certainly not too early."
"CMAF streaming technology is one of the easiest ways to reduce streaming latency and complexity of streaming."
"CMAF can increase efficiency and reduce complexity and cost for live and on-demand video work flows."

Smart Adaptive Output

Veeplay uses machine learning to infer the optimal ladder for conversion per-title, based on properties of each individual video. This results in an optimal selection of renditions being generated, that maximize the perceived video quality while minimizing bandwidth requirements.

Read more about how Smart Adaptive Output works
Global Low Latency
Delivered through the AWS Cloudfront CDN.
Stream Recording
ABR playback of the recorded livestream via HLS.
Re-stream to all platforms
Send your stream to any number of 3rd party services like YouTube, Twitch.

API Specifications

Video Codec
H.264 High Profie
Audio Codec
AAC HEV1
Container
MP4
HLS Output
Yes
DASH MPD Output
Yes
Audio Normalization
ITU-R BS.1770-1
Target Loudness Value
H.264 High Profie
Anti-Aliasing
Enabled
Telecine
Hard
Output Bitrate
Variable, Quality-Defined
GOP Size
2 seconds
Interested in running
a trial to experience the
benefits first hand?
Drop us a line:
SEND

Try Veeplay’s
products for Free!

No credit card required.

START HERE
Create an account and get:
$35
free cloud credit
for our Cloud Video APIs
15,000
free video impressions
for our Video Player Framework