Capture and record the user screen in .webm video format.
V: 1.3


neoScreenRecorderStart

Purpose:

Record the screen. Needs user consent. The web browser will provide a button to stop.

Category:

neoScreenRecorder

Syntax:

neoScreenRecorderStart captureMicrophone saveToVariable callbackSubroutine

 

captureMicrophone

Capture microphone sound?

saveToVariable

Variable to store the recorded video as Base64 data

callbackSubroutine

Callback subroutine (optional)

 

neoScreenRecorderSave

Purpose:

Saves the last screen recording as a local .webm file

Category:

neoScreenRecorder

Syntax:

neoScreenRecorderSave "fileName" variableName

 

fileName

File name (.webm will be added)

variableName

Variable with Base64 recorded data

Created with the Personal Edition of HelpNDoc: How to Protect Your PDFs with Encryption and Passwords