|
|
|
|
|
by viewfinderjs
1577 days ago
|
|
Hehe, why would you think my demo uses VNC? It doesn't look anything like that. VNC always displays a real browser in a desktop like environment, like Hyperbeam looks like. VF just shows the viewport of each tab, the actual browser controls are clearly custom, and they're on the client. I'm so puzzled you thought mine was VNC! :D ...I guess you're maybe using https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capt... / getDisplayMedia (maybe with an extension to enable permissions for the full desktop) to create the video stream. Anyway, yours is cool. I actually just capture the remote tab viewport and stream over websocket or WebRTC checking whichever is faster. 3 times is impressive. But I think I beat you there: I've applied to YC like every batch since 2015 with a variety of ideas the last couple with the browser stuff. I think they're never going to let me in. They just hate me. I don't have the creds (no fancy college, no CS degree, no connections)...I live in Asia. And I'm solo founder. :) Haha, I don't think I'll stop applying tho maybe :D Edit: here's a login link for multiplayer on one demo server: https://demo-vfp-us-iowa.dosyago.com:8002/login?token=bhvNDh... |
|