FFMPEG with unix domain sockets: Revision history

From AcrodusWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 December 2025

  • curprev 16:1116:11, 16 December 2025Alex talk contribs 855 bytes +855 Created page with "This is some information regarding using ffmpeg and ffplay with unix sockets as input/output. Example path of unix domain socket -i unix:/tmp/video/stream.socket The following options can be used -timeout -listen and -type STREAM socket type=1, DGRAM socket type -2. Listen=1 for server, Listen=0 for client. Note that significant problems were had with DGRAM unix sockets, current assumption is that the ffmpeg/libavformat/unix.c file is not adequate for handling DGRAM..."