Releases: FTCTeam10298/MatchBox
v0.5.3 - Hotfix: Increase rsync timeout
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
Clips that are still in the process of being created should no longer be uploaded.
v0.5.1 - Hotfix release
v0.5.0 - Remote administration
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
- Scoring overlay: Use actual transparency instead of chroma key
- Improve webpage styling on mobile
- Fix application crash on macOS
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
For some reason, playoffs matches have a leading space.
v0.4.3 - Fix match clipping on Windows
Potentially fix match clipping in Windows build
v0.4.2 - Improve logging
- 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
Should help avoid lag
v0.4 - Now can upload clips to server!
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.