back-end ustreamer, GPS, timelapse, and photo-refresh site working
This commit is contained in:
@ -17,6 +17,14 @@ packages:
|
||||
- wayland-utils
|
||||
- xscreensaver
|
||||
|
||||
# chrome kiosk variables
|
||||
kiosk_service_templates:
|
||||
- chrome_resolution: "720,405"
|
||||
chrome_website: "http://127.0.0.1:7123/stream"
|
||||
service_name: chrome_webcam
|
||||
- chrome_resolution: "720,595"
|
||||
chrome_website: "http://127.0.0.1:3000"
|
||||
service_name: chrome_timelapse_control
|
||||
|
||||
|
||||
# this will be the parent folder where the photos will be stored
|
||||
@ -27,6 +35,10 @@ packages:
|
||||
## /dev/sda1 939G 28K 892G 1% /opt/carputer
|
||||
working_folder: "/opt/carputer/timelapse"
|
||||
|
||||
# other folder variables
|
||||
gps_service_directory: "/opt/cosmos/gps_service"
|
||||
photo_refresh_folder: "/opt/cosmos/photo_refresh"
|
||||
|
||||
# ustreamer variables
|
||||
video_device: "/dev/video0"
|
||||
resolution: "1920x1080"
|
||||
|
||||
Reference in New Issue
Block a user