Skip to content

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

License

Notifications You must be signed in to change notification settings

AvanindraC/dolus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages