aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/args_parser.h
AgeCommit message (Expand)Author
2026-08-02Add -ipc option to control gpu-screen-recorder over a unix domain socketdec05eba
2026-08-01Move screenshot capture and CLI commands from main.cpp into separate modulesdec05eba
2026-08-01Move audio/video codec setup from main.cpp into C modulesdec05eba
2026-07-13Add -exclude-metadata optiondec05eba
2026-05-29Fix -c whip not working (dont do avio_open for live streams)dec05eba
2026-05-02Remove deprecated overclocking optiondec05eba
2026-02-09Add --list-monitors option to list only monitors, refactordec05eba
2026-01-27Add -write-first-frame-ts switchVictor Nova
2026-01-15Add -low-power option to allow prevent the gpu to go into a high power mode o...dec05eba
2026-01-05Add -ffmpeg-video-opts and -ffmpeg-audio-optsdec05eba
2025-12-30Add -ffmpeg-opts argument to pass additional options to ffmpegdec05eba
2025-12-23Add support for camera (yuyv, mjpeg) and multiple capture sourcesdec05eba
2025-10-24Add -fallback-cpu-encoding option to use cpu encoding (x264) if gpu encoding ...dec05eba
2025-08-14Add plugin support (-p option)dec05eba
2025-05-04Add -replay-storage option to specify if temporary replay data should be stor...dec05eba
2025-04-21Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...dec05eba
2025-04-20Move argument parsing to different filedec05eba