Reference Chrome Sender w/ Framework API: CastVideos-chrome application shows how to cast videos from Chrome browser that is fully compliant with the Cast Design Checklist.
When using the default android TV receiver on newer Android SDK http schemes are no longer supported by default. This causes exoplayer load problems when accessing these urls. In order to prevent load issues we should update the following string to use the https scheme:
When using the default android TV receiver on newer Android SDK http schemes are no longer supported by default. This causes exoplayer load problems when accessing these urls. In order to prevent load issues we should update the following string to use the
https
scheme: