Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.48 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.48 KB

lua-openfing

Video player for OpenFING (made in lua)

Installation:

sudo apt-get install luajit lua-lgi gir1.2-gstreamer-1.0 gir1.2-soup-2.4 gir1.2-gtk-3.0 gstreamer1.0-plugins-good gstreamer1.0-libav
git clone https://github.com/fcr--/lua-openfing.git

Usage

cd lua-openfing
./app.lua

Bibliography

Building lgi

If you need to build lgi (if you find yourself fighting against #132), make sure libgirepository1.0-dev is installed before running luarock install lgi.