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

Adding a server interface library (API) for clients, "no debugging" option #3728

Open
1 task done
unique-EJ opened this issue Feb 10, 2023 · 1 comment
Open
1 task done

Comments

@unique-EJ
Copy link
Contributor

unique-EJ commented Feb 10, 2023

Is your feature request related to a problem? Please describe.

Need to understand some C language code if I wanted to help with the
development, making alternative UI client.

Describe the solution you'd like

  • A server application programming interface - messages, video stream...

  • Not to use developer options (adb debugging): (Wi-Fi) connection to server device IP port ??

Describe alternatives you've considered
(A clear and concise description of any alternative solutions or features you've considered.)

Additional context
(Add any other context or screenshots about the feature request here.)

@unique-EJ
Copy link
Contributor Author

@AlynxZhou Yes, mirroring without adb is currently not a goal. It would require the server to be installed as an app, and use the MediaProjection API (with confirmation from the user to capture the screen every time).

Install an app maybe not so bad because we could then integrate sndcpy.

Originally posted by @AlynxZhou in #2653 (comment)

or make a Bluetooth sound (audio) tool repository to help do this, install software - Linux (Pulseaudio).

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

1 participant