Uriel Chemouni

Results 303 comments of Uriel Chemouni

yep but for that I need to maintain a scrcpy fork. I have too many active projects. I can not hold that one. I can integrate your fork if you...

You can check my fork: https://github.com/UrielCh/scrcpy I do not like the memory management of this code, and I do not know if it can be built. I do not have...

check `tasks/realTest.ts` file, it contains test for most functions.

and use the last version the previous version had [issue 9](https://github.com/UrielCh/adbkit/issues/9)

I only succeeded in extracting images from this stream once using https://github.com/UrielCh/beamcoder I think it's possible to render the stream directly in a browser, but I did not have success...

If you want to integrate video from adbkit, you may be interested in [remote-droid](https://github.com/UrielCh/remote-droid) Once fully deployed I get un GUI like: ![image](https://user-images.githubusercontent.com/6543761/195152288-374e96a7-e34d-462a-a8fb-ca3c19ec2147.png) Each server accepts multiple android devices, and...

My Docker remote-droid is not compatible with windows, It is not possible to share USB to the Docker container. I have just refactored my scrcpy integration and prepared an @u4/adbkit...

no open-sourced version yet. if you are interested in it follow the project [remote-droid](https://github.com/UrielCh/remote-droid)

If you correctly use the typing, you should get this kind of error directly in your IDE. Of course if you are using the lib in a Typescript project, be...

550 is installed by default out of the box and works with cuda 12.4. the current PR will be ... fully valid in a few days or week, let me...