alexa-samples / alexa-smarthome

Resources for Alexa Smart Home developers.
https://alexa.design/smarthome
Other
682 stars 336 forks source link

Does Alexa support MJPEG video code format? #79

Closed hiteshkpatel closed 9 months ago

hiteshkpatel commented 6 years ago

Hi,

I tested my camera H264 stream using Alexa. But it is not working with MJPEG stream. So I am not sure Alexa support MJPEG stream or not ? As per document it supports H264 video but when I see the link https://developer.amazon.com/de/docs/device-apis/alexa-camerastreamcontroller.html and it describes that cameraStream.videoCodec can H264", "MPEG2", "MJPEG", or "JPG". So it is confusing.

Thank you in advance ...!!

Regards, Hitesh

aszk commented 9 months ago

That is supported. Please use https://alexa.design/contactus if you are still having an issue to play your stream.