DEV Community

Discussion on: How to Embed Video Chat in your Unity Games

Collapse
 
zegladscientist profile image
Sabio (The Glad Scientist) 🙃

Hey Joel! This looks great and like it's easy to implement with PUN projects. Quick question...is the videochat compatible with WebGL builds? I am trying to run it in browser and getting an error about emscripten linking, didn't know if it was simply incompatible or if I should follow the thread. :)

Collapse
 
robenscholten profile image
RobenScholten

Did you figure out what the answer to this was? I'm curious about it as well!

Collapse
 
joelthomas362 profile image
Joel

Hey Roben,

We are planning on releasing WebGL support for Unity later this year. Progress is underway and going well!

Cheers,
Joel

Thread Thread
 
joachim_hedenius profile image
Joachim Hedenius

Hi Joel,

Do you have an update on WebGL support for Unity?

Thanks so much in advance!

Cheers,
Joachim

Collapse
 
joelthomas362 profile image
Joel

Hey Sabio,

Thanks for reaching out!
Currently our video SDK does not support WebGL - however we are working on it, and it should be out later this year!

Cheers!

Collapse
 
zegladscientist profile image
Sabio (The Glad Scientist) 🙃

Gotcha, thanks for the response. Please update here when it's ready, I am eager to try it out! :)