<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpu-screen-recorder/external/sj.h, branch debian</title>
<subtitle>The fastest screen recording tool for Linux
</subtitle>
<id>https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian</id>
<link rel='self' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/'/>
<updated>2026-08-01T23:11:53Z</updated>
<entry>
<title>Add -ipc option to control gpu-screen-recorder over a unix domain socket</title>
<updated>2026-08-01T23:11:53Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-01T23:11:33Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=d72113be395891f4289f0d86a32a37a99a4d5b38'/>
<id>urn:sha1:d72113be395891f4289f0d86a32a37a99a4d5b38</id>
<content type='text'>
The socket accepts the same commands as the signal handlers, except that
saving a replay takes an arbitrary number of seconds instead of only the
fixed times that the signals provide. Requests and replies are newline
terminated json objects and every request is replied to, parsed with the
sj.h json library that was added to external.
Requests are handled on a thread that only runs while the recorder
exists, so the recorder control fields are now atomics, which they have
to be now that another thread writes them.
</content>
</entry>
</feed>
