dec05eba
8f7608e7ee
Add --list-monitors option to list only monitors, refactor
2026-02-09 15:03:10 +01:00
Victor Nova
144b481526
Add -write-first-frame-ts switch
...
Add -write-first-frame-ts switch that creates a .ts file next to the output
file with values from CLOCK_MONOTONIC and CLOCK_REALTIME corresponding to the
first frame to be able to synchronize video with other timestamped data.
2026-01-27 17:43:41 +01:00
dec05eba
f4d061eee7
Add -low-power option to allow prevent the gpu to go into a high power mode on amd, useful for replay running 24/7
2026-01-15 20:38:53 +01:00
dec05eba
f1acb95cf3
Add -ffmpeg-video-opts and -ffmpeg-audio-opts
2026-01-05 20:24:41 +01:00
dec05eba
cb9cb6c567
Add -ffmpeg-opts argument to pass additional options to ffmpeg
2025-12-30 02:33:12 +01:00
dec05eba
62e180903e
Add support for camera (yuyv, mjpeg) and multiple capture sources
2025-12-23 18:57:43 +01:00
dec05eba
7d4a4068ff
Add -fallback-cpu-encoding option to use cpu encoding (x264) if gpu encoding is not available on the system
2025-10-24 11:51:10 +02:00
dec05eba
b500704008
Add plugin support (-p option)
2025-08-14 14:57:51 +02:00
dec05eba
36c74d3411
Add -replay-storage option to specify if temporary replay data should be stored in ram or disk
2025-05-04 21:24:07 +02:00
dec05eba
81f155bf63
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN for recording while replay/replaying. Add -ro option to specify the directory
2025-04-21 23:02:29 +02:00
dec05eba
acf1624d2d
Move argument parsing to different file
2025-04-20 15:55:14 +02:00