Skip to content

Releases: cowtoolz/webcamize

Webcamize 2.0.1 🩹

Choose a tag to compare

@cowtoolz cowtoolz released this 10 Jun 09:19

Webcamize 2.0.1 🩹

Webcamize 2.0.1 includes a number of bug-fixes related to the command line:

  • Fixes the --file/-f command line option, which allows for output to a file or stdout
  • Fixes the --camera/-c command line option, allowing for cameras to be manually selected in the case that multiple are detected
  • Removes the --wait/-w command line option, to be added later when more work can be done for safe daemonization.

Webcamize 2.0.0 🐄

Choose a tag to compare

@cowtoolz cowtoolz released this 29 May 21:36
9423dd7

Webcamize 2.0.0 🐄 "Beefed Up"

2.0.0 is the most significant overhaul Webcamize has or will see—it introduces a huge number of changes:

  • Full rewrite in C, providing significant improvements in performance and stability
  • Greatly improved command-line interface with many more useful options
  • On-the-fly v4l2loopback configuration, eliminating the need for runtime module removal/insertion
  • Removed hard dependency on v4l2loopback, enabling the use of other loopback devices (i.e. akvcam)
  • An inkling of cross platform support for macOS

In other news, this project has gone parabolic recently so thank you all for keeping me motivated to get this rewrite done! Also, if any of you would be willing to package Webcamize for your distribution, I would greatly appreciate it.

webcamize 1.2.0 📹

Choose a tag to compare

@cowtoolz cowtoolz released this 10 Aug 15:49
f7b7e57

Wow, webcamize has grown so much faster than I anticipated! Due to all the attention, I decided I'd dedicate a whole day to improving the robustness of the script to get it into a state which I feel comfortable with the world seeing (and using!). So, sorry for pushing a new tag every day since launch, but I feel like this is what needs to be done if this many people are going to be using it! Thank you all so much for your interest and support in the project!

— weebney


Webcamize 1.2.0

1.2.0 is a major overhaul for Webcamize—it introduces a huge number of changes (including a major rewrite of the core logic) that will make it more robust than ever.

Added:

  • Support for Google Chrome/Electron
  • Configurable and more descriptive logging
  • Strict script style enforcement
  • More descriptive internal documentation
  • Better error handling

Fixed:

  • Adding new devices when v4l2loopback is already loaded
  • Small logging errors

webcamize 1.1.2 ✅

Choose a tag to compare

@cowtoolz cowtoolz released this 08 Aug 15:04
9759a9d

This update pushes a bugfix and some code quality improvements.

Fixed:

  • #3, an issue with camera auto-detection validation

webcamize 1.1.1 - initial release 🎉

Choose a tag to compare

@cowtoolz cowtoolz released this 07 Aug 15:18
v1.1.1

Initial commit