Commit Graph

10 Commits

Author SHA1 Message Date
Copilot
b5f6c7fa3f Convert cutVideoSegments.sh from shell wrapper to native Node.js script (#1002)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thomasnordquist <7721625+thomasnordquist@users.noreply.github.com>
2025-12-24 16:07:55 +01:00
Copilot
43ff3e81f0 Segment demo video by scene with embedded GIF segments (#990)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thomasnordquist <7721625+thomasnordquist@users.noreply.github.com>
2025-12-23 23:11:18 +01:00
Thomas Nordquist
55dd79aebd Change recording resolution 2019-03-03 00:13:56 +01:00
Thomas Nordquist
e5c3f207d9 Update gif image scale 2019-02-20 15:49:13 +01:00
Thomas Nordquist
2efc8f4dda Record videos in 720p 2019-02-20 15:40:35 +01:00
Thomas Nordquist
5bb96233d1 Fix asset upload 2019-02-18 23:48:58 +01:00
Thomas Nordquist
e0978ee64b Optimize recording 2019-02-18 12:26:05 +01:00
Thomas Nordquist
09811eafb7 Update test-recording 2019-02-18 09:59:23 +01:00
Thomas Nordquist
795c410a92 Fix grey start of demo gif 2019-02-17 23:42:23 +01:00
Thomas Nordquist
d64e085247 Travis ui tests (#57)
* Prepare travis is tests

* Fix ffmpeg travis source

* Trying xenial

* Move shell scripts

* Upload video assets

* Upload video assets

* Change text input method

* Add ui test docker support

* Fix travis docker build

* Fix asset uploader

* Fix dockerfile

* Update dockerfile

* Change writeText behavior

* Fix type error

* Fix exit codes

* Fix types

* fix upload

* Fix writeText

* Fix argument name

* Add test scenarios

* Enable vnc and change mqtt host
2019-01-30 03:13:19 -08:00