Skip to content

Cam Stream 1.0.2

Choose a tag to compare

@tomdavenport tomdavenport released this 14 Aug 11:48
d3c6589

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 status for device-specific diagnosis.

Update the Omarchy plugin with:

omarchy plugin update io.github.tomdavenport.cam-stream

Then choose Realtime (no buffer) in the panel, or run cam-stream restart --untimed for the standalone command.