https://kotlinlang.org logo
#getting-started
Title
# getting-started
p

Pymous Thomas

10/27/2020, 4:28 PM
Hello there ! Thanks for inviting me around, Kotlin seems like a real good option for us. I actually have a question to start things off, just to avoid loosing time in an impossible project : We have a Web App, that allow us to do WebRTC video/audio call, we now need to have that same call displayed on a Google Assistant Smart Display (Lenovo 10"). So I have 2 questions : • Is it possible using Google Asssistant to transmit video/audio to the Smart Display • If yes, is it possible using Kotlin ? Thanks !
s

sergeyb

10/28/2020, 9:23 AM
Kotlin it’s not about a streaming video. it’s about tooling. So I looked through https://developers.google.com/assistant/interactivecanvas you can launch your app as Interactive canvas probably you are able to use canvas to render video, but I am not sure. You can use kotlin.js if you want.
p

Pymous Thomas

10/28/2020, 9:24 AM
Hey ! Thanks for looking at my question ! I came to the same conclusion, but sadly, Google specify : At this time, Google is only approving Actions that use Interactive Canvas for gaming experiences. So it's kinda blocking