You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I want to implement RTCSessionController API in lambda function, but one of the conditions for using this API is that my camera device needs to support webrtc. How can I make my device support webrtc.
My ultimate goal is to display the real-time audio and video captured by my camera device on the echo show screen.But when I click discover device in Alexa's web application, it can discover the device, but I'm not sure if it's a real device or a virtual device, and how I can discover a real device.
Or, can I display live audio and video from my webcam on the echo show.
I really hope that experts can help me solve this problem.
The text was updated successfully, but these errors were encountered:
Hi,sir,
Now I want to implement RTCSessionController API in lambda function, but one of the conditions for using this API is that my camera device needs to support webrtc. How can I make my device support webrtc.
My ultimate goal is to display the real-time audio and video captured by my camera device on the echo show screen.But when I click discover device in Alexa's web application, it can discover the device, but I'm not sure if it's a real device or a virtual device, and how I can discover a real device.
Or, can I display live audio and video from my webcam on the echo show.
I really hope that experts can help me solve this problem.
The text was updated successfully, but these errors were encountered: