Hello everyone,
I'm using a raspberry pi to loop a video on a display. I'm trying a new solution that starts the video when the pi boots,
http://curioustechnologist.com/post/104242571716/rpilooper-v2-b-seamless-video-looper-for
I've downloaded the image found in the link above, i burn it to my sd card and boot my pi with my usb stick plugged, the boot gets stuck at
the following message:
[ ok] starting openbsd secure shell server: sshd.
i've looked into some solution online and i figured that i should change something in the .img file.
the problem is that when i try to extract the file it gives me that the image is corrupted, while i'm able to burn it with no problem on my sdcard.
anyone have any idea how to access the data stored in the .img file, or how to fix the problem of the boot.
Thank you.