No description
Find a file
Miles Alan a426555983 sxmo_camera.sh: Pipe ffmpeg converted V4L2 to rawvideo data; remote X rotation
Use ffmpeg to convert V4L2 data into rawvideo data and pipe that to mpv. This
lets us use mpv's rawvideo demuxer which is instant for transpose / rotation.
Removes the X handling of rotation.
2020-08-30 13:51:34 -05:00
configs Notification patch v4 2020-08-05 23:32:39 -05:00
programs Cleanup logic for notification LED setting; increase default call volume 2020-08-22 16:16:26 -05:00
scripts sxmo_camera.sh: Pipe ffmpeg converted V4L2 to rawvideo data; remote X rotation 2020-08-30 13:51:34 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Added make clean 2020-07-26 10:22:31 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.