This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /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 # |