New Platform Info conditions; Bug fixes.
Game Recorder issue:
+ System: On start of layout
----+ GameRecorder: Is recording supported
-----> Browser: Alert "Recording supported"
----+ GameRecorder: Is screen recording supported
-----> Browser: Alert "Screen Recording supported"
+ Button: On clicked
----+ GameRecorder: Is audio format WebM Opus supported
----+ OR GameRecorder: Is audio format Ogg Opus supported
-----> Audio: Play bgm looping at volume 0 dB (tag "")
-----> System: Wait 1.0 seconds
-----> GameRecorder: Start recording (None (no video) 0 fps, Auto, 2500 kbps)
+ Button2: On clicked
-> Audio: Stop all
-> System: Wait 1.0 seconds
-> GameRecorder: Stop recording
+ GameRecorder: On recording ready
-> Browser: Invoke download of GameRecorder.RecordingURL with filename "test_record.webm"
Result:
First recorded file can be played, 2nd record after invoke download the file is not playable with file size 0 bytes.
Example : priceless-haibt-79c60e.netlify.com
Please file a bug following all the guidelines, otherwise this won't be investigated.
Thank you, just open new issue on github.
github.com/Scirra/Construct-3-bugs/issues/2418