The 101 Plays Itself is a browser-based musical instrument built on a live public Caltrans traffic camera pointed at the US-101 in Studio City, Los Angeles. The page streams that camera and plays it: every car that crosses the line becomes a note, and the music is being made in your browser as the traffic goes past. It is for anyone who wants to hear a real freeway composing in real time. There is nothing to install and nothing pre-recorded, and the timestamp burned into the top of the picture is the real one. The project was built by Jay Judah in Los Angeles in 2026, and detection and synthesis run entirely in the browser, with no server, no samples and no recordings.
Public traffic cameras exist as infrastructure. Caltrans operates the video network on the 101, and the camera used here, CAM 618 at Moorpark St, is a public feed used under Caltrans' conditions of use. The 101 Plays Itself takes that monitoring footage and listens to it instead of watching it: the road surface itself becomes the score, the five lanes become a musical staff, and the traffic that happens to be there determines what is heard. That means the piece changes with the hour. Come back at three in the morning, the page notes, and you will hear an almost empty freeway. The Drive covered the project as a strangely beautiful bit of infrastructure music, and kottke.org featured it simply as "a musical instrument." NBC4 Los Angeles featured it on The News Zone, framing it as a local LA freeway, a public Caltrans camera, and real traffic composing the score in real time.
Underneath the picture, ten sampling patches are laid onto the road surface, two in each of the five lanes. They are not rectangles: each one is a slice of its own lane, leaning and narrowing with distance exactly as the lane does, so the detection region follows the perspective of the tarmac rather than sitting in a fixed box over it. The browser reads those patches fifteen times a second and watches for the road to stop looking like the road. When a patch no longer resembles empty asphalt, that is a car, and that is a note. Because the patches are shaped to the lane they belong to, detection tracks the geometry of the road itself.
The patches also measure the vehicles. A vehicle trips one patch and then the other, and the gap between them gives its speed; together the patches form a real speed trap 13.4 metres long. How long a vehicle covers a patch gives its length, which is how the page tells a truck from a car and hands it a different voice. The instrumentation is therefore not decorative: speed and size are read off the road and fed into the music. The page surfaces those readings as live figures, showing notes played, passing speed, notes per minute, a truck count and which of the five lanes are active.
On top of the detection sits an instrument rack with sixteen voices, described on the page as: Theremin, gliding and breathing; Glass, inharmonic bells; Rhodes, a warm electric piano; Strings, bowed, slow and swelling; Choir, vowels and distant; Flute, breath and air; Vibraphone, metallic and trembling; Handpan, warm steel and hollow; Gamelan, beating bronze; Harp, plucked and ringing; Music Box, tiny, brittle and sweet; Marimba, woody and struck; Kalimba, a round thumb piano; Organ with cathedral drawbars; Sub Bass, felt more than heard; and Drum Kit, where the lanes become the kit. You tap any pad to start a voice, and the page invites you to stack as many as you like.
The unusual part is where all of this happens. Detection and synthesis run entirely in the browser: there is no server, no samples and no recordings, so the notes you hear are generated from what the camera sees at that moment rather than triggered from a library of prepared sounds. Lane geometry was solved offline from an earlier recording of the same camera, which is why the sampling patches can sit correctly on the road surface in perspective. The page also exposes its own state, with a status line reading things like live, 5 lanes, speed trap 13.4 m, night, tail lights and sun -21°, alongside a note that the sound is synthesised live from what the camera sees.
The result is a piece of music that cannot be played the same way twice, because the score is whatever traffic is on the 101 at that minute. Nothing is pre-recorded, so a listening session is genuinely live and tied to the real timestamp on the picture. That also makes the experience time-sensitive: the character of the sound follows the density of the freeway, the mix of cars and trucks, and the light. Because everything runs client-side, there is nothing to install and nothing to sign up for. You open the page, turn your sound up and start listening.
There are several clear ways to use it. The most direct is simply to listen live: open the page, press Start listening, and hear the southbound 101 at Moorpark St play itself, with a prompt to turn your sound up. You can also treat it as an instrument and perform with it, stacking Theremin, Glass, Rhodes, Drum Kit or any of the other pads so passing traffic triggers a chosen palette instead of the default. An interactive map shows every camera the page can play, with the lit pin marking the one you are listening to and a tap switching to another; listed cameras include US-101 Southbound at Moorpark St in Studio City, US-101 Northbound at SR-170/Tujunga in North Hollywood, and US-101 Northbound at Balboa Blvd in Encino. When the feed is unavailable, a three-minute recording of the same freeway stands in.
The audience is broad and largely self-selecting: music makers and synth enthusiasts who want an unusual instrument, listeners drawn to generative and ambient sound, and anyone curious about Los Angeles infrastructure or the 101 itself. Coverage from kottke.org, The Drive and NBC4 Los Angeles' The News Zone suggests interest from both music and local-news readers. On the technical side, the site uses Leaflet for its interactive map with OpenStreetMap tiles, the video comes from Caltrans CAM 618, and detection and synthesis happen in the browser. The page is a free, open browser experience with no account or download described anywhere on the site.
In short, The 101 Plays Itself is a public traffic camera turned into a playable room: five lanes of the US-101, ten sampling patches reading speed and vehicle length off the tarmac, sixteen stackable voices, and a browser synthesising the whole thing as real cars cross the line, this minute.