jotaen4tinypilot

Results 50 comments of jotaen4tinypilot

It looks like we are about to wrap up [Milestone 2](https://github.com/tiny-pilot/tinypilot-pro/issues/445) and make things happen 🎉 I’ve revisited the initial bullet points of this ticket, and tried to make them...

Just double-checking, since I was off: is it safe to start testing, or are there still open, ongoing issues?

fyi, I have removed the point below, since I think we have this already covered separately (see first section) > ### Hardware compatibility > - [ ] Check that the...

It all seems to be looking good so far… 🎉 - I don’t have a (working) Hobbyist device at hand, because with mine the video capture chip is defunct. I’m...

Pending https://github.com/tiny-pilot/tinypilot-pro/pull/541, the QA is all done. As closing remark from my side, I’d feel confident enough to close this ticket, so I feel we have tested and considered everything...

I’ve done some investigation and wanted to share my findings and some thoughts before I start working on this. I think it’d be worth to take a step back first...

Per discussion in [the POC PR](https://github.com/tiny-pilot/tinypilot/pull/969), I’ve removed this from the [2.4.1 project](https://github.com/orgs/tiny-pilot/projects/5). Due to the automatic MJPEG failover that we have now, this is not as severe anymore. The...

I’m currently thinking a good place to give an overview of the update flow could be to add a new section in [`ARCHITECTURE.md`](https://github.com/tiny-pilot/tinypilot/blob/master/ARCHITECTURE.md). If we wanted to go more into...

It’s also worth keeping in mind that we don’t rely on HTTP status codes that much anyway, but we assign [string codes](https://github.com/tiny-pilot/tinypilot-pro/blob/3c779a5d3b63ff14a9482b76a448473f9afc1fdf/app/request_parsers/errors.py#L21-L22) in case we need to distinguish errors in...

Follow-up-note to ourselves: don’t forget to revert the branch filter after merging this branch, see https://github.com/tiny-pilot/tinypilot/pull/1087.