thanh-nguyen-kim / Unity_Android_Screen_Recorder

A simpler demo record screen plugin for record Android Screen
GNU General Public License v3.0
101 stars 36 forks source link

"HBRecorderOnError - See Log" in some devices #18

Closed Andrezinho790 closed 3 years ago

Andrezinho790 commented 3 years ago

In some devices I'm having this message when I click in "Record" and give the permission, when I check the gallery there is a video with error... I try to use logcat to see what is happening but no message was displayed

thanh-nguyen-kim commented 3 years ago

Which message was shown when you click "Record"? Have you try record using my original example? Is the record process successful with other device?

Andrezinho790 commented 3 years ago

when I clicked record this message appeared over the record button "HBRecorderOnError - See Log" Yes i tried to use the original example Yes, I managed to record successfully on some devices, but not most of them

thanh-nguyen-kim commented 3 years ago

Interesting, can you check your logcat for full error report?

Andrezinho790 commented 3 years ago

Its just a number "268435556"

Andrezinho790 commented 3 years ago

I changed the encoder to "H264" and now its working !

thanh-nguyen-kim commented 3 years ago

Some devices only support H.264 encode. Other newer encode like Vp8, Vp9 are only supported in more recent phone. Have a good day Andre. I will close this issue.

iamferozi commented 2 years ago

i tried all video formats but didn't worked.

gianni173 commented 2 years ago

Hi, I'm having the same issue,