Recorder WebGL
Marks
$77.00
$110.00
30%OFF
Date |
Price |
---|---|
日時 |
価格($) |
01/14(2022) |
110.0 |
01/17(2023) |
132.0 |
01/23(2024) |
110.0 |
03/05(2024) |
77.0 |
11/23(2024) |
77.0 |
Jump AssetStore
Record your gameplay in webgl!This plugin allows you to record your webgl gameplay. You can take screenshots using Unity's API, but there is nothing to make a video recording. Other assets on the store allow you to record gameplay but they don't support webgl. This asset was made to fill that gap.FEATURESSupports recording webgl games.Optionally records the gameplay with in-game audio. This supports audio from audio sources, from Unity’s Video Player, and my own Video Player.Optionally records the gameplay with microphone audio.Optionally records the gameplay with microphone audio and in-game audio.Configurable framerate.You can start, stop, pause, resume.You can download the recorded file in mp4 or webm (depending on the browser).You can export the recorded video in various formats: DataURL, ObjectURL, BinaryData.You can check if recording is supported by the browser.It records in the resolution of Unity’s game canvas.It supports all major browsers: Chrome, Safari, Firefox, Opera, Edge.KNOWN ISSUES/LIMITATIONSBrowsers on iPhone require iOS 14.5 or higher.This plugin records Unity’s game canvas(don't confuse it with Unity's UI canvas). This means that games that don’t happen entirely in the game’s canvas can’t be recorded by this plugin.Since this plugin records Unity's game canvas, it also means that everything that happens in your game will be recorded. If you don't want to record your UI for example, you can either disable it while recording, or you can use an HTML/CSS overlay(s) solution for the UI.To record the microphone, you must host your game on an https server, http won't work.You can use ShareNSaveWebGL to download/share your recording.If you like my plugin, please consider leaving a review. It helps me immensely and encourages me to improve the plugin further, and other people to support my work :).