Git Commits
dash commits 4
ohnsh/dash-
11:02 pm — John Sherrell <dev@ohn.sh>
dash-next: new blinking cursor style for h1.
-
8:16 pm — John Sherrell <dev@ohn.sh>
dash-next: Rename dynamic route param from vodSlug to slug. Make Meta type a proper discriminated union with `type` determining the presence of `playlist`.
-
7:59 am — John Sherrell <dev@ohn.sh>
dash-next: update schema for inventory JSON, get VOD routes rendering again.
-
3:13 am — John Sherrell <dev@ohn.sh>
dash-next: fix up handling of streams returned by API.
dev commits 3
ohnsh/dev-
9:13 pm — John Sherrell <dev@ohn.sh>
cam: fixed 3 major bugs in one line of stream_folder.sh; I honestly don't understand how it's been working the past couple of weeks. Added logic to find a sensible folder to stream when given a bare specifier. E.g. given `wyze1`, if recordings/wyze1 is empty, try recordings/wyze1-patch-rec.
-
1:56 am — John Sherrell <dev@ohn.sh>
cam,cron: Minor fixes to make helper scripts consistent with new recording folder structure created by mediamtx.
-
12:42 am — John Sherrell <dev@ohn.sh>
cam: update mediamtx.yml to record streams to 'desk' endpoint (from OBS on macOS). New organizational scheme for recordings with subdirectories for each camera, which works much better with stream_folder.sh (folder to YouTube Live).