adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
443 stars 240 forks source link

Where is 1.1.0 ? #176

Closed GLOUPY-RnD closed 1 year ago

GLOUPY-RnD commented 1 year ago

Hi, in the changelog there is a new 1.1.0 version using CVLC but I don't find it anywhere ? It is written on this page Thanks.

JonnyTech commented 1 year ago

From the readme, follow the install instructions:

sudo apt-get install git
git clone https://github.com/adafruit/pi_video_looper
cd pi_video_looper
sudo ./install.sh
tofuSCHNITZEL commented 1 year ago

It's not released yet and also not really functional. use at your own risk or help finish the development. Thanks!

Cheers