pavlobu / deskreen

Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
https://deskreen.com
GNU Affero General Public License v3.0
15.46k stars 832 forks source link

Deskreen Protocol #233

Open OmegaRogue opened 1 year ago

OmegaRogue commented 1 year ago

Is there a reference or spec for the Protocol that deskreen uses? I'm in the process of developing a similar application, as of now mostly a client for Weylus, but I'm also implementing the Weylus server as that project seems mostly dead and I'm looking to switch to a different, better protocol, as Weylus sends all Data over a tcp Websocket, with video encoded with h264

OmegaRogue commented 1 year ago

If the usecases/goals of this project and my project are compatible, maybe working on a common specification or protocol for low latency remote-desktop adjacent applications would be beneficial