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
465 stars 242 forks source link

Looper does not function on forced reboot #76

Closed popeyepie closed 5 years ago

popeyepie commented 5 years ago

Hi there. The Adafruit Looper is great. Unfrotunately, when tehre is a powercut, raspbian is reebooting but then the screen stays black when the video from the usb should start and then loop. I first have to reboot WITHOUT the usb-stick+video and then the looper "asks" to insert the usb stick again. Any idea ? Thank you

tofuSCHNITZEL commented 5 years ago

never had this issue before. will test if this is really the case.

popeyepie commented 5 years ago

thank you. i’ve tried everything. tonight i formatted the usb drive (ntfs) via raspberry and not on my mac, still the same problem. in fact, when I stop the loop via ESC, raspberry wants me to put my password so that it is mounted or sth like that. i don’t use raspbian lite, i use raspbian full/standard. when i put the files on the sd card, means not on USB-DRIVE but on DIRECTORY, the loop was there even if there was a forced reboot (e.g. no electricity). but when i tried to use the COPYFILES mode so that the latest version of a video is copied and rewritten on the sd card, it doesn’t function again as ada fruit or raspbian kind of can’t access the drive. it only accesses the drive when the window opens “please insert usb drive to play video”. does my info help ? thank you for your help. kind regards, marin

On 6 Nov 2019, at 09:27, Tobias Perschon notifications@github.com wrote:

never had this issue before. will test if this is really the case.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adafruit/pi_video_looper/issues/76?email_source=notifications&email_token=ANWDIPO4QZT6TG2VKIAHVXDQSJ5V7A5CNFSM4JJOBL42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDFWJFI#issuecomment-550200469, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANWDIPOZDCHT5NXA4QYXZBLQSJ5V7ANCNFSM4JJOBL4Q.

tofuSCHNITZEL commented 5 years ago

I just installed a fresh raspbian Lite on an SD card and used it in a RPI3B.

in usb mode, leaving the usb plugged in, (its formatted FAT32 in my case) the player starts playing regardless of hard reboot or soft reboot

I cannot stress this enough: use raspbian lite. Because the regular raspbian window manager / GUI might interfere with usb mounting etc.

you can also check the supervisor logs in: /var/log/supervisor/video_looper-std*