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.

Ask HN: What is the best option for live video stream(cheap)?

1 pointsby ivanstameover 7 years ago
Hello guys, I&#x27;ve got an idea to build something that involves streaming webcam to many users.<p>I have considered the following:<p>- Twilio Programmable Video (exactly what i need but it&#x27;s not that cheap)<p>- WebRTC(peer2peer) - works, but requires for broadcaster to have good upload speed<p>- WebRTC(server is peer) - not that easy to implement<p>- nginx rtmp with a webrtc gateway - huh...<p>- red5 server<p>- encoding the cam data on the client and streaming buffer to the server directly<p>Do you guys have maybe some ideas how would you do this kind of thing. But do it as cheaply as possible.<p>Thanks :)

no comments

no comments