user14689912
user14689912

Reputation: 13

What equipment is supported action.devices.traits.CameraStream base on webRTC?

I have implemented CameraStream base on webRTC. It doesn't work on Chromecast and says "Sorry ,it looks like the cameraName doesn't support streaming to remote screens." But it works fine on Google nest Hub.

I'd like to know which equipment is supported under webRTC.

Upvotes: 0

Views: 244

Answers (2)

Siddhant Priyadarshi
Siddhant Priyadarshi

Reputation: 486

Right now Chromecast devices don't support webRTC protocol. If you want to use the cameraStream trait with your devices and stream to a ChromeCast device, you can use these protocols. Teams are looking into expanding the chromecast capabilities.

Upvotes: 0

Anish Yadav
Anish Yadav

Reputation: 139

Right now the chromecast devices do not support WebRTC protocol for camera streaming. However we are working to expand the supported protocols on our devices. You can post a feature request at https://issuetracker.google.com/issues/new?component=655104&template=1284148

New generation Google Nest Hub family of devices should provide support for WebRTC streaming.

Upvotes: 1

Related Questions