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

ConnectSDK doesn't add services to device. #54

Open
Avasara opened this issue Feb 29, 2024 · 0 comments
Open

ConnectSDK doesn't add services to device. #54

Avasara opened this issue Feb 29, 2024 · 0 comments

Comments

@Avasara
Copy link

Avasara commented Feb 29, 2024

In Logcat, this is what ConnectSDK says when it discovers services on devices.:
Adding service Netcast TV to device with address 192.168.0.13 and id 8090c8ea-1b4d-4547-a377-d0e367e991D4
Adding service DLNA to device with address 192.168.0.13 and id 8090c8ea-1b4d-4547-a377-d0e367e991D4
Adding service DIAL to device with address 192.168.0.13 and id babf1781-96e6-4eef-923b-6ca2859a2236

When I try to connect to it, it only connects to one of them. Even though Netcast and DLNA services above have the same ID and IP, it still only adds one to the device (Always DLNA). It's the same with DIAL. It never adds more than one service to the device and that service is never Netcast. It's either DIAL or DLNA. Does anyone have a solution for this? If this isn't an issue for you, I'd love any code snippet you can provide.

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