Video assets
Recorded 5 September 2026 against the live stack (api.ridekit.dev).
| File | Length | What it shows | Ready to use? |
|---|---|---|---|
admin-walkthrough.mp4 |
1m 55s | Operator signs in, then dashboard → dispatch console (live map + queue) → trips, drivers, riders, vehicles, payouts, pricing, markets, providers, reports, safety, promos, CMS, settings | Yes |
rider-journey.mp4 |
3m 09s | A complete ride from the rider's phone: search → fare options (Bike/Auto/Economy) → book → driver assigned → car moving on the map → trip complete | Yes |
driver-journey-partial.mp4 |
2m 27s | Driver online, then a real ride request arriving (₹57.84, Kurla West → Powai) with the accept countdown | Partial — stops at the offer; accept → arrive → start → complete not filmed |
How these were made
Two emulators plus a screen recorder overloaded the machine (load 40+, one
emulator's Android framework crashed, uiautomator timed out). So only ONE
emulator runs and its counterpart is driven over the API by
scratchpad/counterpart.py — the same endpoints the other app calls, the same
server, the same money. Load stayed near 3.
To finish the driver video: boot one emulator, run
counterpart.py rider-side <rider-phone> to place a booking, and record while
the driver's own UI is tapped through accept → arrive → start → complete.
Still to produce
- A short (~2 min) product demo cut for the sales page, edited from the three above rather than recorded fresh.
source: docs/media/video/README.md (ships identically in the product zip)