Files
cinema-display/server/bruno/video.bru
Peter Siegmund 820ad19cdb
Some checks failed
Build and Push Multi-Arch Docker Image / build-and-push (push) Failing after 3m2s
implement video download
needs check, if converted files can be run on device

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-02-01 11:39:02 +01:00

16 lines
153 B
Plaintext

meta {
name: video
type: http
seq: 2
}
get {
url: {{base_uri}}/video/OSfu4ST3dlY
body: none
auth: inherit
}
settings {
encodeUrl: true
}