GStreamer can publish a stream to the server in multiple ways (SRT client, SRT server, RTSP client, RTMP client, UDP/MPEG-TS, WebRTC with WHIP). The recommended one consists in publishing as a RTSP client: gst-launch-1.0 rtspclientsink name=s location=rtsp://localhost:8554/mystream \ ...
libavformat/avienc: Check bits per sample for PAL8 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() avcodec/magicyuv: Check that there are enough lines for interlacing to be possible avformat/mvdec: Check stream numbers ...