|
|
|
|
|
by kickscondor
2277 days ago
|
|
Does anyone know of a tool like this for streaming high-quality photos? I’ve been playing some board games with friends using an iPhone on a mic stand - we couldn’t use video streaming tools because the quality has been all over the place (and you can’t zoom in on the board.) So right now we have a simple app that takes a high-quality photo every few seconds and uploads it to a web server where all the players can view it - their browsers are long-polling for new images. But it seems that WebRTC could improve this by not requiring the server code. I also just wonder what else there is along these lines. |
|