Skip to content

Instantly share code, notes, and snippets.

@gynsolomon
gynsolomon / receipt4.md
Created February 10, 2021 02:36 — forked from neilyoung/receipt4.md
How to make an Ubuntu 16.04 an RTSP streamer and how to consume that?

How to make an Ubuntu 16.04 an RTSP streamer and how to consume that?

Prerequisites

It is recommended to to the following steps in a new VM in order to not accidently mess up an existing installation!

sudo apt-get install build-essential
sudo apt-get install bison
sudo apt-get install flex
sudo apt-get install libglib2.0-dev