dolus

A command-line interface to put effects on your virtual camera(OBS/Unity/v4l2loopback)


License
MIT
Install
pip install dolus==0.1.2

Documentation

dolus

A command-line interface to put effects on your virtual camera(OBS/Unity/v4l2loopback)

Prerequisites

Windows/MacOS

Python 3.7 or higher

OBS 26 or Higher

Linux

Python 3.7 or higher

v4l2loopback

Installation

Windows

pip install dolus

Mac/Linux

pip3 install dolus

Usage

Type dolus in the terminal/powershell

It should look like this:-

image

Then type dolus effectname

image

The ytvid function takes an argument for youtube video in a string

image

The merge function is pretty similar to the ytvid function, but instead of replacing the live feed with a youtube video, it merges the live feed with the youtube video

image

To use it in video calling platforms, change your camera to the virtual camera, which is OBS Virtual camera in my case

image