4 ms·
Very very nice, congratulations ! Could you share a little bit of the technologies used ? How to you make every browser go to the same page ? Do you think this
by dfamorato 14y ago
Very very nice, congratulations !
Could you share a little bit of the technologies used ?
How to you make every browser go to the same page ?
Do you think this would be possible with video as well, like making sure everybody is at the same point on a video ?
- heeton 14y agoWe host the PDFs on AmazonS3, and use PDJ.js to render them on the page. To keep everyone on the same page, we use websocket events via Pusher. Video would be quite different, so we don't have any plans for that now.
- roh26it 14y agoframebench.com does this for video, PDF and images.. syncs pan and zoom position as well. In private beta, collecting some great feedback for now :) Great to see people building apps which leverage the power of sockets and enable real time interactions on the web. A trend which is much likely to catch fire soon. (yes, I work with Framebench!)