trainbot icon indicating copy to clipboard operation
trainbot copied to clipboard

Watches a piece of train track, detects trains, and stitches together images of them.

Results 7 trainbot issues
Sort by recently updated
recently updated
newest added

Trying to use trainbot on a test recording from a longer-lensed new USB camera, I end up just getting hundreds of errors logged like: ``` {"level":"warn","framePeriodS":0.000011111,"time":"2024-05-01T03:04:48.367Z","caller":"/src/internal/pkg/stitch/auto. go:237","message":"frame period too small"}...

When processing a small rectangle out of a large video, `trainbot` seems to detect a train but then ends up "Killed." (exit code 137) inside my VM which has 3.8Gi...

I'm hoping to get this working with a V4L (loopback) device fed by ffmpeg. If not for testing (since only a few trains a day at my location) but also...

Currently, trainbot pieces slices of the moved train together. This works well when within the used crop rectangle the view is unobstructed, and the exposure/lighting is similar in the X...

After some prototype runs with a digital camera, now i want to pick a camera/lens for the permanent setup … At 60m distance and catenary wires usually at 5.5m height,...

Hello jo-m, i have started an alternative frontend with server-side rendering, a demo can be seen at https://trains.shakik.de/s/ It is pretty bare-bones for now, and i don't intend for it...