TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Dextro Stream – Periscope livestream discovery with computer vision

43 pointsby paulfitzabout 10 years ago

2 comments

jluanabout 10 years ago
Hey guys, I&#x27;m David, one of the founders of Dextro. Happy to answer any questions about how we got this to work technically!<p>At a high level, here&#x27;s how we did it: 1) We&#x27;re using the Twitter Streaming API to find every publicly accessible live-stream. 2) We extract the live stream using a version of PhantomJS that still supports Flash. 3) Each live stream is being sent to Dextro&#x27;s livestream API endpoint, which streams back chunked JSON of what&#x27;s happening in the stream in real time. (Check out some low level outputs at <a href="http:&#x2F;&#x2F;b.fastcompany.net&#x2F;multisite_files&#x2F;fastcompany&#x2F;imagecache&#x2F;slideshow_large&#x2F;slideshow&#x2F;2015&#x2F;05&#x2F;3045926-slide-s-1-underthehood1024.jpg" rel="nofollow">http:&#x2F;&#x2F;b.fastcompany.net&#x2F;multisite_files&#x2F;fastcompany&#x2F;imageca...</a>) 4) The results are aggregated and sent on a pub&#x2F;sub socket to each client.<p>A background task crunches the live data into the &quot;most viewed&quot; and &quot;most streamed&quot; aggregate stats.
评论 #9497256 未加载
0-oabout 10 years ago
Nice, a HN-Share button. Is it me, or is this a new thing?
评论 #9493090 未加载
评论 #9493830 未加载