Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No mp4 file #1

Closed
DomTaffuri opened this issue Apr 22, 2020 · 1 comment
Closed

No mp4 file #1

DomTaffuri opened this issue Apr 22, 2020 · 1 comment

Comments

@DomTaffuri
Copy link

I'm not able to generate the mp4 file. Here my code.

ScreenRecord.startRecord({isAudio : true}, this.file.externalRootDirectory + "/prova.mp4", (res) =>{
console.log(res);
ScreenRecord.stopRecord((res) =>{
console.log(res);
console.log(this.file.listDir(this.file.externalRootDirectory,""))
})
})

@kwangmeng
Copy link
Owner

Hello, i no longer maintain this fork anymore....I believe its related to the Android version issue. So sorry !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants