connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

Android tv-casting-app: Migrate video player commissioner discovery from sample app to library

Open sharadb-amazon opened this issue 2 years ago • 0 comments

Problem

The Android tv-casting-app implements Commissioner discovery in the app code base. Migrate to using the TvCastingApp.jar instead

Also see: https://github.com/project-chip/connectedhomeip/pull/10682

Proposed Solution

Implement commissioner discovery/resolution by exposing an API on the TvCastingApp.jar

sharadb-amazon avatar Jun 28 '22 20:06 sharadb-amazon