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

[BUG] Endpoints empty after connecting to Casting Player #36908

Open
shashankks0987 opened this issue Dec 19, 2024 · 0 comments
Open

[BUG] Endpoints empty after connecting to Casting Player #36908

shashankks0987 opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@shashankks0987
Copy link

Reproduction steps

  • Use the example tv-app and tv-casting-app
  • Use the simplified commissioning flow by changing public static final boolean ChipCastingSimplified = true; in GlobalCastingConstants.java
  • Try to connect to a matter server that has a content app registered
  • Here are my logs for the following log statement:
    "Connected to CastingPlayer with deviceId: ${targetCastingPlayer.vendorId}, ${targetCastingPlayer.endpoints.size}, ${targetCastingPlayer.productId}, ${targetCastingPlayer.hostName}"
    Connected to CastingPlayer with deviceId: 65521, 0, 32771, 192.168.1.78

The desired vendor endpoint id matches too.
Am I missing something trivial? Followed everything from the docs

Bug prevalence

Everytime

GitHub hash of the SDK that was being used

Tag v1.3.0.0

Platform

android

Platform Version(s)

No response

Anything else?

No response

@shashankks0987 shashankks0987 added bug Something isn't working needs triage labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant