Nick

Results 543 comments of Nick

Looks like it does support TS in ExoPlayer 2. Issue re-opened.

Yes there is currently support for loading any website as a live channel. YouTube should be easy by using the embed URL.

Good morning, We've recently [added a program](https://androidthings.withgoogle.com/submit-a-driver/#!/) to let developers submit drivers from their own repository to androidthings.withgoogle.com. Can you put this change in your own repository and then submit...

I think if we interrupt the Assistant mid-playback, it should remove audio from the previous response. That's the behavior Google Home and other devices use. We could put each audio...

I don't see any errors in this stacktrace.

If you're not able to detect button pushes, then you may want to look into debugging that first.

Are you adding any delays between opening/closing/opening? Perhaps there's some asynchronous logic that isn't ready by the next call.

This may be something to put in the [Android Things issue tracker](https://issuetracker.google.com/issues/new?component=192720&template=847005), as it may be more of a platform bug. This probably shouldn't be done in a normal application...

Are the credentials on the device the same account as the device model you registered in the console?

Have you enabled the _OnOff_ trait for that device model id in the console? Can you register a device with that device model id, and update the `DEVICE_INSTANCE_ID` constant?