User Tools

Site Tools


Sidebar






newpage

linux:streamingserver:nginx_-_videostreaming

NGINX - Videostreaming

work in progress

Nginx comes with a RTMP Plugin, which can be configured to play stream HLS, RTMP and DASH. The Setup is a bit tricky and working values for Bitrate, etc are hard to find.

Basic Installation

Security

Server Side Stream Switching

Stream twitch to RTMP Server

streamlink https://www.twitch.tv/videos/123123123 best -O | ffmpeg -i pipe:0 -c copy -f flv rtmp://xxxxx/foo/stream-A
linux/streamingserver/nginx_-_videostreaming.txt · Last modified: 2022/09/19 17:05 by tkilla