Skip to content

A little shell script to play gif's over a virtual webcam with ffmpeg and v4l2

License

Notifications You must be signed in to change notification settings

k33la1n0/linuxgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linuxgc

A little shell script to play gif's over a virtual webcam with ffmpeg and v4l2. All what you need is a Terminal (a Bash). It is recommended to use a debian/ubuntu-distribution and firefox for streaming gif's over webcam. linuxgc use the apt-software-manager in the install-script.

Control (when your ./install.sh and ./start.sh was successful)

Exit

Exit with Strg c BEFORE you enter a number of the gif

Restart

Restart wit Strg c AFTER you enter a number of the gif

Install

install git: sudo apt install git wget -y

create a new dir in your home: mkdir ~/bin

go in the new dir: cd ~/bin

download the script: git clone https://github.com/k33la1n0/linuxgc

go in the downloade dir: cd linuxgc

give the install-script execute-right (x): sudo chmod +x install.sh

INSTALL: ./install.sh

Start

you can start the script: ./start.sh

The cat_hello.gif

The cat_hello.gif was created by Pusheen and published on giphy.com: https://media.giphy.com/media/JVmYAO3MkGNiM/giphy.gif

About

A little shell script to play gif's over a virtual webcam with ffmpeg and v4l2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages