/RPi_SyncLooper

Player Multiple Video in sync and loop by OMXPlayer-sync

Primary LanguageShell

RPi_SyncLooper

Player Multiple Video in sync and loop by OMXPlayer-sync

setup: git clone or download files make the file can be executed: sudo chmod +x install.sh then execute install.sh file in root mode(sudo su) wiki: https://github.com/HsienYu/RPi_SyncLooper/wiki

setup all pi in same network:

by "router" --- you don't need to do additional setup

you can setup up files in boot partition by reading SDcard in your computer

by "switch" --- setup interface eth0 in /boot/dhcpcd.conf
by "WIFI", setup your ssid & passwd in /boot/wpa_supplicant.conf

format your USB drive to "exfat" format

(*make sure the video file name has to be same. for exsample: bbb.mov and bbb.mov)

suuport H264 codec in .mp4 .avi .mkv .mov .mpg .m4v and mp3 audio

then "done"

edit /boot/configfile.txt from SDcard or via terminal

  role=m 
  audio_source=hdmi
  usb=1

-----------------------------

role: "m" master device (can be used as single channel video loop player)
"l" slaver device
audio_source: "hdmi" or "local" or both
usb: default to be "1", video from USB media. "0" video from /home/pi/

-----------------------------

Thanks to original sync script from Simon Josi.

ready to use imgfile: https://drive.google.com/open?id=1MOaQwpwyph-iFUvUefcCN_0_4U5F1_rd