On test suite, Google camera stream is skipped, which is not supported. I have realized this function, and I can see camera video on my TV. For example, say to Google, "Hi Google, show camera on my bed room TV"
Like this
My sync is like this
{
"payload":{
"agentUserId":"myId",
"devices":[
{
"attributes":{
"cameraStreamNeedAuthToken":true,
"cameraStreamNeedDrmEncryption":true,
"cameraStreamSupportedProtocols":[
"hls"
]
},
"deviceInfo":{
"hwVersion":"c1",
"manufacturer":"it",
"model":"c12",
"swVersion":"1.3"
},
"id":"myId",
"name":{
"name":"myName"
},
"traits":[
"action.devices.traits.CameraStream"
],
"type":"action.devices.types.CAMERA",
"willReportState":true
}
]
},
"requestId":"3339167346796201642"
}
Can I help you, brother? Thank you