Echo Spot record video using inbuilt camera - Custom skill

冷暖自知 提交于 2020-01-16 02:02:32

问题


I have a requirement to record video using Amazon device.

Currently, I have the Echo spot device and tried to find some way from which I can open the camera and start recording until I give the command to stop, using the custom skill. But didn't get the success.

What I have gone through till now is:

  • Alexa.CameraStreamController Interface By which I can handle the camera and
  • Alexa.MediaMetadata Interface to handle recorded videos.

But couldn't find anything useful. Can I use an inbuilt camera to record and then upload to s3 bucket?

I have already developed a skill which is able to start recording on PI device using Amazon Echo device. But this time I need to use an inbuilt camera of Echo spot.

Any help or guidance would be helpful.

Thanks in advance.


回答1:


The video recording feature via the built-in camera is not supported.

Here is the forum discussion link. https://forums.developer.amazon.com/answers/191435/view.html



来源:https://stackoverflow.com/questions/53377484/echo-spot-record-video-using-inbuilt-camera-custom-skill

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!