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
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
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