Auction Events Platform is a Laravel PHP web application streaming live video from an auction event, using the LiveKit Open source WebRTC infrastructure. LiveKit is an open-source platform for live audio and video. It works by creating rooms in which participants can join and then publish video and audio tracks. Bidders can subscribe to tracks published in the room and stream the track to an HTML *video* and *audio* tags. An auction may run for a few hours with items coming up for bidding in sequence.