1Not2 Productions
WebRTC-integrated screening platform that automated gate-checking for 300+ attendees and processed 250+ bookings.
The Problem
Entry Bottlenecks & Verification Fraud
1Not2 Productions expected over 300+ attendees across 3 live movie screenings and needed an affordable checkout and validation system. Relying on manual ticketing lists or expensive third-party platforms would result in slow entry-gate check-ins, ticket counterfeiting, and manual verification delays. We needed a custom ticketing flow that processed payments securely over UPI, verified bookings in real-time, and validated entry tickets without a native mobile application.
The Solution
WebRTC QR Gate Scanner + Firestore Checkout
Created a responsive ticketing web application integrated with dynamic UPI QR code generation, a real-time Firestore database backend, and an in-browser WebRTC scanner to automate gate checks.
Key Technical Decisions
Impact & Results
290+
Bookings
350+
Tickets
INR 38.3K
Revenue
<2s
Scan Time
Automated Gate Management and Zero Fraud
The platform successfully processed 290+ bookings and INR 38.3K+ in revenue with zero transaction discrepancies. Implementing the WebRTC in-browser QR scanner reduced gate-check times to under 2 seconds per attendee, eliminating entry queues and duplicate ticket submissions.
Key Learnings
UPI per-account limits block transaction volume — learned that spreading checkouts across multiple VPAs using round-robin distribution keeps payment paths open.
Browser WebRTC camera access requires HTTPS and secure context — learned to manage user permission prompts gracefully and fallback to manual entry when camera access is denied.