/RTMPIngest

This repository contains the ARM Template to ingest Live RTMP stream and store video chunk in Azure Storage

Primary LanguageShell

Azure RTMP Ingest

Overview

This repository contains the ARM Templates to ingest Live RTMP stream and store audio/video chunks in Azure Storage. This Live RTMP ingest is based on NGINX RTMP and FFMPEG.

  • RTMP Ingest ARM Template with source code: ARM Template to deploy an RTMP Ingest based on NGINX RTMP and FFMPEG built from the source code in a virtual machine running either ubuntu or debian.

  • RTMP Ingest ARM Template: ARM Template to deploy an RTMP Ingest based on NGINX RTMP and FFMPEG in a virtual machine running either ubuntu, debian, centos or redhat.

  • RTMP Ingest ARM Template with HLS playback: ARM Template to deploy an RTMP Ingest based on NGINX RTMP and FFMPEG with HLS Playback support in a virtual machine running either ubuntu, debian, centos or redhat.