Skip to content

Instantly share code, notes, and snippets.

@Paderman
Paderman / stream_to_youtube_ffmpeg_de.sh
Last active January 4, 2024 00:16 — forked from dijitalxyz/stream_to_youtube.sh
Stream video to youtube via ffmpeg
#! /bin/bash
#
# YouTube-Streaming mit FFmpeg
#
# YouTube wird mit 720p-Auflösung konfiguriert. Das Video ist nicht skaliert
# Quelldatei #
SOURCE="<File_Location.ext>" # UDP-Quelle (siehe SAP-Ankündigungen)
# ffmpeg-Einstellungen #