LiveWorld maps YouTube's 24/7 cameras onto one globe for under $10 a month
Sapporo developer Hari Singh built LiveWorld as a solo side project, using YouTube embeds and a small Tokyo server.
By RuntimeWire Staff · Published
Primary source: LiveWorld
Why it matters
LiveWorld shows how a solo developer can turn public platform content into a global product cheaply. Its defensibility will come from catalog maintenance, not video infrastructure.

Hari Singh, a solo developer in Sapporo, has built LiveWorld, an interactive globe that turns scattered YouTube livestreams into something closer to a navigable window on the world. Spin the globe, pick a marker and the site opens a live view of the selected crossing, harbor, railway, beach or wildlife camera.
LiveWorld surfaced publicly in a September 19th post, although that date does not establish when Singh first launched the service. He built the project as a solo side project and runs it under the Sapporosoft name on a small Tokyo VPS that costs roughly $8 to $10 per month, alongside Cloudflare's free tier and a free-tier email provider.
Singh's work under Sapporosoft extends beyond the globe. Apple lists him as the developer of MoguMogu, an iPhone application for scanning food information. LiveWorld is the simpler proposition: take a familiar interface, attach it to a useful collection of public video feeds and keep the operating bill low enough for one person to maintain.
That modest construction is central to the product. Singh is not installing cameras or building video infrastructure. YouTube carries the broadcasts, OpenStreetMap supplies the geographic foundation and LiveWorld provides the discovery layer that connects a location to a stream.
In the Hacker News discussion, Singh said the catalog had reached 652 cameras across about 60 countries. He described a stack built with Laravel, Reverb WebSockets and Postgres, with a MapLibre globe using OpenStreetMap tiles. Discovery combines YouTube Data API searches across more than 200 keywords and administrative divisions with additional searches for keyword combinations that the API misses.
A globe instead of another directory
Webcam collections tend to become long directories divided by country, city or subject. LiveWorld makes geography the primary interface. A user can move between a Tokyo crossing, a Nairobi waterhole and a Norwegian harbor without searching for the camera operator, channel name or the right combination of YouTube keywords.
The globe also gives unrelated streams a shared context. A wildlife feed and a city intersection are very different broadcasts, yet both become points on the same continuously updating map. That makes LiveWorld feel less like a video catalog and closer to a lightweight exploration product.
Singh has added a social layer around that browsing. Users can sign in through an emailed magic link, post messages on camera pages and see how many other people are watching. Those features turn an otherwise solitary webcam viewer into a small, location-specific room.
The title attached to LiveWorld's September 19th post claimed the globe contains "Every 24/7 YouTube live camera." That claim is not independently verifiable. The site does not expose a public camera count or define how it discovers streams, checks whether they remain online or decides that a broadcast qualifies as continuous. Singh's discussion comment provides a snapshot of 652 cameras, so LiveWorld is best understood as a growing collection of public YouTube cameras rather than a complete index of them.
Completeness is also a moving target. Camera operators end broadcasts, replace stream URLs, block embedding and take feeds offline for maintenance. A product built on public livestreams needs an ongoing process for finding dead links and validating locations. The difficulty sits in maintaining the catalog after the initial build.
Privacy with a YouTube caveat
LiveWorld's privacy policy identifies Singh as the operator and says the service has no advertising, analytics cookies, cross-site tracking or third-party advertising pixels. It uses an anonymous session cookie to count viewers and a separate session cookie for signed-in accounts.
The policy says chat messages are retained for 90 days, server logs for 30 days and deleted-account data for up to 14 days before hard deletion. Users currently request account deletion by email. LiveWorld says a self-service deletion feature is planned.
The promise has a boundary: embedded YouTube players can set Google's cookies. LiveWorld can avoid building its own advertising or behavioral analytics layer, but it cannot remove the data practices of the video platform carrying the streams. The site states that distinction directly instead of presenting an embedded third-party player as tracking-free.
That approach fits Singh's small-project economics. LiveWorld has no ad inventory to maximize, no recommendation feed to tune for watch time and no need to collect a detailed behavioral profile. Optional PayPal donations provide a route for users to contribute, although the available material does not establish donation revenue.
The catalog is the product
LiveWorld enters an established category. Teleported TV says it checks a hand-picked catalog of 319 cameras across 49 countries and low Earth orbit each day. LiveCamsMap, WorldCam, SekaiCam and EarthCam offer their own combinations of maps, directories and curated live views.
Those services show why the interface alone will not determine which catalog becomes useful. Coverage, accurate coordinates, working embeds and consistent maintenance matter every time someone selects a marker. Teleported TV emphasizes editorial selection and daily checks. LiveWorld's broader wording places greater pressure on Singh to prove that the globe stays current as its collection grows.
Still, the underlying founder bet is sound. YouTube already contains a loose, constantly changing network of windows into public places. The missing piece is often discovery. Singh has shown how little infrastructure is required to place a coherent product on top of that network: one developer, a commodity server and an interface people already understand.
LiveWorld's next challenge comes from its own premise. A globe becomes more compelling as its camera density rises, while every additional marker creates another stream that can move, break or disappear. Singh has built the inviting part. Maintaining a trustworthy map will decide whether LiveWorld remains a clever side project or becomes a dependable way to look around the planet.