Open
Description
🚀 Feature
Would be great having a way to replicate IP cameras when developing pyro-engine
🎨 Motivation & Pitch
To date, the use of pyro-engine on his computer is limited by the fact of not necessarily having a camera.
It would be useful to be able to "simulate" the behavior of an IP camera.
It might be enough for example to simply run a docker with an api (like fastapi) with one (or more) routes sending back fire/nofire images.
We could then consider making this tool customizable to play in different scenarios (every 10 minutes, the call returns sequences of traffic lights for a few minutes, no traffic lights for X days, in short, reproduce certain test situations)
Happy to discuss it ! 😄