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

How can I get client's information? or whether the client connected or not? #2405

Open
3 tasks done
Kobain-Seo opened this issue Apr 11, 2024 · 3 comments
Open
3 tasks done

Comments

@Kobain-Seo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the nightly release?

  • This issue is present in the nightly release

Describe the Bug

I took a look codes and there is page for clients.( server.resource["^/clients/?$"]["GET"] = getClientsPage;)

But it is empty page. Is there any way to get client's information or check client is connected?

Expected Behavior

No response

Additional Context

No response

Host Operating System

Windows

Operating System Version

Windows 10 20H

Architecture

64 bit

Sunshine commit or version

0.22

Package

Windows - portable

GPU Type

Nvidia

GPU Model

RTX 3060

GPU Driver/Mesa Version

497.29

Capture Method (Linux Only)

No response

Config

Not relevant.

Apps

No response

Relevant log output

Not relevant.
@ReenigneArcher
Copy link
Member

That endpoint would return clients.html if it existed. It was probably a placeholder that never got completed.

You can parse the logs I guess... there's no other way to determine the connected clients right now.

@sambuev
Copy link

sambuev commented May 13, 2024

Woudl be great to see some info, such as SMPT settings and email notifications.

@Hazer
Copy link
Member

Hazer commented May 13, 2024

@sambuev There's #2042 that will allow to see paired devices and unpair, is that what you're looking for?

If you want more information, there's currently nothing planned.

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