Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aminwhat/unity-webgl-plugin

A Unity WebGL Plugin Sample that record audio, and send recorded audio and picked video file
https://github.com/aminwhat/unity-webgl-plugin

jslib plugin unity webgl

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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* )