FOMS and Demuxed 2017 Report Back

The FOMS workshop and demuxed conference took place here in San Francisco last week. Ellation was…


Just-in-time VOD packaging in an AWS environment with role-based credentials

TL;DR: The nginx+kaltura JIT VOD packager can’t perform role-based request signing for S3 to access mp4 assets. You can set up s3-helper by configuring the S3 region and bucket, and it takes care of…


Open sourcing some useful Go utilities

Today we’re open-sourcing a couple small utilities we use internally:

`multilog` is a replacement for the built-in Go log package, supports a number of different logging levels, support for simultaneous logging to multiple files, a…