Skip to content

ystv/ffmpeg-scripts

Repository files navigation

ffmpeg-scripts

FFmpeg scripts used by YSTV.

streamRTMP.sh
Used during live drama, better low latency performance but heavier load on the streaming computer.

streamRTMP_low.sh
Script that is currently used for livestreaming, made quickly so not very optimised.

streamRTMP_record.sh
Script based on stream-low that also dumps the raw video stream to an .avi file.

streamRTMP_nvenc.sh
Uses GPU encoding to stream to an RTMP endpoint and store a copy of the stream in ProRes inside a folder called "Recordings", name is based on the time the stream started.


Dockerfile Build for a Ubuntu 22.04 with FFmpeg installed Docker image.


Roses 2021 scripts
Scripts used between york and la1 to send and receive RTMP streams.

About

FFmpeg scripts used by YSTV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published