Abstract In this talk I showed a system that allows you to stream SRT (h264 + AAC) and create the live ABR in a fully distributed way. This implementation uses AWS Lambdas to perform a segmented serverless transcoding, this allow us to instantly scale to any type of renditions and transcoding settings, tested up toContinue reading “SF Video May CO-Video 2021 (Global Video Tech Meetup): Live distributed encoding proof of concept based on AWS Lambdas”
Tag Archives: HLS
SF Video Tech meetup: Build your own low latency live platform
Abstract How to easily build your own live streaming low latency platform based on open source. Final measured latency with regular player ~2s Demo video See the video, and slides PS: Evolution of this talk
Transitioning Broadcast to Cloud
Abstract We analyze the differences between on-premise broadcast and cloud-based online video delivery workflows and identify technologies needed for bridging the gaps between them. Specifically, we note differences in ingest protocols, media formats, signal-processing chains, codec constraints, metadata, transport formats, delays, and means for implementing operations such as ad-splicing, redundancy and synchronization. To bridge theContinue reading “Transitioning Broadcast to Cloud”
Sydney video tech meetup: Build your own low latency live platform
Abstract How to easily build your own live streaming low latency platform based on open source code. Final measured latency with regular player ~2s Demo video
MMSYS 2019 keynote: Live streaming at scale
Abstract Livestreaming could be quite challenging, mainly because nowadays OTT is replacing typical linear TV solutions (cable, satellite, and OTA), and the viewers expects at least the same level of quality, reliability an features as before. The big challenge of OTT is to achieve that same UX using, most of the cases, technologies that areContinue reading “MMSYS 2019 keynote: Live streaming at scale”
Boston video tech meetup: Building your own livestreaming platform
Abstract Livestreaming could be quite challenging, but it is possible to create a simple proof of concept of live streaming platform in few lines of code, here I show you how to do that
Tokyo Brightcove PLAY: Brightcove live tech overview
Abstract Talk about complexities of Brightcove live platform and server side ad insertion
Tokyo Brightcove Techathon: live streaming tech overview
Abstract Talk about complexities of live streaming and server side ad insertion
Boston Brightcove PLAY: Live server side ad insertion at scale
Abstract Talk about complexities of Brightcove live platform and server side ad insertion
SF Video Tech meetup: Frame Accurate Video Playback In The Browser
Abstract Livestreaming could be quite challenging, but it is possible to create a simple proof of concept of live streaming platform in few lines of code, here I show you how to do that VOD demo Live demo