This package has been deprecated

Author message:

migrate to @capgo/capacitor-screen-recorder

capacitor-screen-recorder
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

capacitor-screen-recorder

Record device's screen

Install

npm install capacitor-screen-recorder
npx cap sync

IOS

Nothing special

Android

increase project's minSdk version to at least 23.

API

start()

start() => any

start the recording

Returns: any


stop()

stop() => any

stop the recording

Returns: any


/capacitor-screen-recorder/

    Package Sidebar

    Install

    npm i capacitor-screen-recorder

    Weekly Downloads

    2

    Version

    1.1.5

    License

    MIT

    Unpacked Size

    22.8 kB

    Total Files

    26

    Last publish

    Collaborators

    • riderx