Cam Stream 1.0.2
Realtime means realtime in this release.
- Stops automatic V4L2 device probing for the entire live preview, including multi-monitor bar instances and queued refresh races.
- Uses mpv 0.41 documented low-latency V4L2 path: no-buffer profile, untimed video, one decoder thread, software decoding, and additive capture options.
- Removes testing-only desync and decoder frame-drop flags.
- Clearly labels smooth playback as adding latency.
- Reports the active format, resolution, and FPS in
cam-stream statusfor device-specific diagnosis.
Update the Omarchy plugin with:
omarchy plugin update io.github.tomdavenport.cam-streamThen choose Realtime (no buffer) in the panel, or run cam-stream restart --untimed for the standalone command.