Skip to content

Video Recorder 1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 02:34
· 2 commits to master since this release

πŸŽ₯ images β€” release video-recorder-1.0.0

The container the hub starts next to a browser when enableVideo is set: websummoner/video-recorder:1.0.0, latest-release (the hub's default -video-recorder-image) and latest, published by the images workflow on this tag. The base image, the browser image sources and the build tool are covered by browser-base-1.0.0.

πŸŽ₯ Changes

  • Waits for the browser's PulseAudio β€” up to 25 attempts, 200 ms apart β€” instead of probing once at start-up; a browser container still bringing the daemon up no longer silently costs the recording its audio track.
  • The audio track is encoded explicitly as AAC at 128 kb/s; +faststart moves the index to the front of the file so recordings stream; a CRF option joins PRESET for libx264; DISABLE_AUDIO=true records video only. Maintainer changed in the APKBUILD.

πŸš€ Publishing

Published only on a video-recorder-<version> tag, or a manual run of the images workflow naming one. A version with a pre-release suffix (1.2.0-rc1) publishes that exact tag only, so a release candidate never becomes the recorder every hub pulls by default. Without a pullable recorder the hub cannot record video, which is why this image is published by GitHub Actions and not by hand.


Part of WebSummoner 1.0.0 Β· πŸ“– Documentation Β· πŸ’¬ Discussions

WebSummoner is developed and maintained by RIADVICE under Apache-2.0. It builds on Selenoid by Aerokube and Ivan Krutov, and on the original UI by Kirill Merkushev.