1. RAW Decode (Full frame rate, full resolution) Software (CPU only): docker run linuxserver/ffmpeg:7.1.1 \ -rtsp_transport tcp -timeout 5000000 \ -allowed_media_types video \ -flags low_delay \ -fflags +discardcorrupt \ -an \