Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting for the support of scrcpy 2.0 or later #260

Open
yl12053 opened this issue Mar 19, 2023 · 4 comments
Open

Requesting for the support of scrcpy 2.0 or later #260

yl12053 opened this issue Mar 19, 2023 · 4 comments

Comments

@yl12053
Copy link

yl12053 commented Mar 19, 2023

Hello developer of ws-scrcpy,
In less than a week before, genymobile have published scrcpy v2.0, which supports the audio transmittion and H.265 and some extra stuff.
May I have an request of follow-up on update into scrcpy 2.0 or an instruction of how to DIY a modified version?
Thanks a lot

@drauggres
Copy link
Collaborator

Hi.
I have no plans to update to scrcpy v2.
I no longer work at @NetrisTV and can't spend much time on this project.

You can find scrcpy fork used in this project here.
In order to update scrcpy to a newer version, someone will need to apply these changes to it.

About h265 and av1: broadway and tinyh264 only support h264, but "mse" and webcodecs should be able to decode anything that your browser can.
About audio: you already found the discussion.

@yl12053
Copy link
Author

yl12053 commented Apr 9, 2023

Hi. I have no plans to update to scrcpy v2. I no longer work at @NetrisTV and can't spend much time on this project.

You can find scrcpy fork used in this project here. In order to update scrcpy to a newer version, someone will need to apply these changes to it.

About h265 and av1: broadway and tinyh264 only support h264, but "mse" and webcodecs should be able to decode anything that your browser can. About audio: you already found the discussion.

Thanks for reply.
Limited to my programming level, I could done either modifying the scrcpy v2 (since there are 2 channels now, and the method have been changed where I couldn't find a location to safely inject the code) or modify the ws-scrcpy project, I can only make a python wrapper (some how, proxy?) to do that, that i can done my target by just modifing the client javascript file.
May I safely use the wrap function to add component into the menu, or I have to find another way?

@carylewis
Copy link

@drauggres I would be very interested in having an updated ws-scrcpy version that supported audio. If you're open to consulting on this, please let know.

@beyondzvincent
Copy link

would be great if it can update to scrcpy v2, any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants