Hi, I'm trying to implement your ABR_server and ABR_client between my phone and my computer and It doesn't work. When I connect on the client, the client sends "PHONE/D5803 Sony D5803/1920x1080/1600x1200/1280x720/960x720/720x480/640x480/480x320/320x240/176x144/" over TCP which seems to be the camera sizes available on my phone but after that the server doesn't do anything (nothing appears for me to start receiving the stream or start controlling)
Do you know where the problem could come from?
Also would you know how to transcript your code into Python?
Thanks a lot by advance