Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aminwhat/unity-webgl-plugin
- Owner: aminwhat
- Created: 2024-08-24T19:31:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T19:41:26.000Z (5 months ago)
- Last Synced: 2024-09-26T22:43:18.177Z (4 months ago)
- Topics: jslib, plugin, unity, webgl
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 itI Hope this is useful for others.
Tested on Unity 2021.3f.17(or something like this *0_0* )