Unity-WebGL-Plugin

A Unity WebGL Plugin Sample that record audio, and send recorded audio and picked video file

Stars
2
Committers
1

Unity WebGL Plugin

This is Unity Webgl Sample that was very hard for me to code =(

The Scenario was to send audio and video throughout the unity webgl by

  • recording the voice and send it
  • pick the video file and send it

I Hope this is useful for others.

Tested on Unity 2021.3f.17(or something like this 0_0 )