Skip to content

Instantly share code, notes, and snippets.

View noelli's full-sized avatar
🏠
Working from home

noelli

🏠
Working from home
View GitHub Profile
{
"url": "https://calendar.google.com/calendar/ical/8s906rcls2uko4su4v6tm6nbio%40group.calendar.google.com/public/basic.ics",
"language": "de",
"target": "_blank",
"tab": "agenda",
"loader": "",
"tabs": [
"month",
"week",
"day",
@noelli
noelli / 1 NGINX RTMP-Server Setup for local Streams.md
Last active October 3, 2023 15:34
Compile NGINX with RTMP and setup Multi-Streaming

Compile NGINX with RTMP and setup Multi-Streaming

These Scripts will install NGINX with the RTMP Module in the usual directories similar to installation with apt-get.

The RTMP-Server you get with this can then be used to do one ore more of the following:

  • deliver streams in a local network
  • deliver streams to websites similar to youtube
  • transcode rtmp streams to hls video
  • publish to multiple streaming providers
  • record livestreams to a harddrive