Skip to content

Releases: FTCTeam10298/MatchBox

v0.5.3 - Hotfix: Increase rsync timeout

08 Mar 01:34

Choose a tag to compare

Increase timeout of rsync process to 30 minutes

My RPi is very slow when checksumming 50+ match clips

v0.5.2 - Fix to avoid uploading in-progress clips

07 Mar 16:14

Choose a tag to compare

Clips that are still in the process of being created should no longer be uploaded.

v0.5.1 - Hotfix release

21 Feb 18:10

Choose a tag to compare

v0.5.0 - Remote administration

21 Feb 09:30

Choose a tag to compare

New major feature: remote administration!

Control both MatchBox itself and OBS from a brand-new web UI. Control from the local network (http://ftcvideo.local/admin/) or from anywhere in the world via the relay server (accessible via https://jacobspctuneup.tk/FTC/MatchBox/admin/your-event-code/admin/). This remote control system also (optionally) allows the MatchBox developers to connect to your running MatchBox instance and assist you with your stream.

v0.4.5 - Use actual transparency in stream overlay instead of chroma key; fix macOS crash

21 Feb 00:02

Choose a tag to compare

This should be the last of the v0.4.x releases; v0.5 is planned to be a major release that will bring remote administration capabilities via a web UI.

v0.4.4 - Remove leading space in matchName in playoffs matches

25 Jan 00:42

Choose a tag to compare

For some reason, playoffs matches have a leading space.

v0.4.3 - Fix match clipping on Windows

24 Jan 23:56

Choose a tag to compare

Potentially fix match clipping in Windows build

v0.4.2 - Improve logging

24 Jan 22:51

Choose a tag to compare

  • Log to a log file
  • Refactor log handling
    • Should make the logs from local_video_processor properly show up in the GUI

v0.4.1 - Limit CPU utilization of ffmpeg

24 Jan 19:33

Choose a tag to compare

v0.4 - Now can upload clips to server!

24 Jan 18:54

Choose a tag to compare

Uses rsync to upload clips to a server. Message me for a username/password combo in you want to upload to https://jacobspctuneup.tk/FTC/MatchBox/

This release also significantly improves the appearance of the match video page.