deprecate unix+rtp (#5318) (#4999) (#5351) by aler9 · Pull Request #5470 · bluenviron/mediamtx (original) (raw)

@aler9 mentioned this pull request

Feb 15, 2026

@aler9

Unix socket are stream-based connections, while RTP requires packet-based connections. While packet-based Unix sockets exist (unixgram), no client supports them. Consequently We are forced to deprecate unix+rtp.

@aler9 aler9 mentioned this pull request

Mar 20, 2026

@Youw Youw mentioned this pull request

Jun 15, 2026

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

[ Show hidden characters]({{ revealButtonHref }})