An image being sent from one client to another client is not able to be converted properly in a star topological network
I’m building an application like AnyDesk, or TeamViwer but specialized to operate in a specific work environment. There is a central server responsible of handling every request of a client, and the whole network has a star topology. I’m using Kivy 2.3.0 for the client sided GUI functionality and Pillow 10.4.0 for the image handling.