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

No traking name, mac and brand #2

Open
Dem909 opened this issue Nov 15, 2021 · 8 comments
Open

No traking name, mac and brand #2

Dem909 opened this issue Nov 15, 2021 · 8 comments
Labels
bugfix 🐞 Problems without priority.

Comments

@Dem909
Copy link

Dem909 commented Nov 15, 2021

Hi!
Thanks a lot for this library! but I ran into a problem like this:
when I scan my network it finds devices but only returns the IP address and that's it.
The device array looks like this:
DEVICE_BRAND = ""
DEVICE_MAC = "02: 00: 00: 00: 00: 00" (EVERYONE has this value)
DEVICE_IP_ADDRESS = "10.0.50.20" (this is probably correct)
DEVICE_NAME = "10.0.50.20" (just IP)

@MaatheusGois
Copy link
Owner

Thank you for your contribution 👍🏻

@MaatheusGois MaatheusGois added bugfix 🐞 Problems without priority. and removed bug labels Nov 15, 2021
@Dem909
Copy link
Author

Dem909 commented Nov 23, 2021

@MaatheusGois
Hello! Tell me, have you found a solution to the problem that we do not receive anything on a REAL device except the IP address?

PS. on simulator - working good

@tnmendes
Copy link

I am also with the same issue that @Dem909 has. Its working great on tvOS simulator but fail on the real device

@almiladurukavak
Copy link

** same issue.

@wh1teSp
Copy link

wh1teSp commented Oct 18, 2023

can you fix please ?

@ngocpd-1250
Copy link

same issue

@China-jxsg-YanYuanJie
Copy link

Is it possible to get the name

@crash481
Copy link

crash481 commented Dec 12, 2024

I am also really need this.
I see that Brand it is just map of first 6 digits of Mac address to project connected .plist with this 6digits+brandName

So if solve problem with not working Mac address - brand also will work

Do someone have solution?
I see on App Store live apps that showing names and brands without MAC address.
I think it is via Bonjour or uPnp, do you have realization? @MaatheusGois

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

No branches or pull requests

8 participants