This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
TVP
Play videos from your local device in your web browser
The Video Player that brings the power of VLC to your web browser with tons of incredible features just waiting to make your next movie a blast.
I built TVP because I was frustrated by how rigid and underpowered video players are. I wanted to solve that by bringing true native power directly to the browser. The goal wasn't just to build another wrapper around an HTML5 tag though.
The biggest evolution was our architecture. When I first started, the UI and the video logic were tightly tangled together, which quickly turned into a spaghetti mess of event listeners.
To fix this, I completely scrapped the traditional approach and engineered what I call S.I.A (State & Intent Architecture). Instead of the UI directly commanding the video, it talks to a reactive core. This shift completely transformed the project, it made the player infinitely extensible.
About TVP on Product Hunt
“Play videos from your local device in your web browser”
TVP was submitted on Product Hunt and earned 1 upvotes and 1 comments, placing #75 on the daily leaderboard. The Video Player that brings the power of VLC to your web browser with tons of incredible features just waiting to make your next movie a blast.
On the analytics side, TVP competes within Open Source, Movies and Developer Tools — topics that collectively have 602.6k followers on Product Hunt. The dashboard above tracks how TVP performed against the three products that launched closest to it on the same day.
Who hunted TVP?
TVP was hunted by Oluwatobiloba Oketade. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
I built TVP because I was frustrated by how rigid and underpowered video players are.
I wanted to solve that by bringing true native power directly to the browser. The goal wasn't just to build another wrapper around an HTML5 tag though.
The biggest evolution was our architecture. When I first started, the UI and the video logic were tightly tangled together, which quickly turned into a spaghetti mess of event listeners.
To fix this, I completely scrapped the traditional approach and engineered what I call S.I.A (State & Intent Architecture). Instead of the UI directly commanding the video, it talks to a reactive core. This shift completely transformed the project, it made the player infinitely extensible.