Skip to content

video recording not starting in android Lollipop ? #33

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

Closed
chiragthummar opened this issue Sep 22, 2020 · 7 comments
Closed

video recording not starting in android Lollipop ? #33

chiragthummar opened this issue Sep 22, 2020 · 7 comments
Labels
Device Specific This issue seems to be specific to the device Emulator This issue was produced on an emulator No template Issue template was not filled in

Comments

@chiragthummar
Copy link

it just gives simple error while start recording in it.

HBRecorderOnError: 268435556

@chiragthummar
Copy link
Author

on other version it works fine

@HBiSoft
Copy link
Owner

HBiSoft commented Sep 22, 2020

Please see Always fill in the issue template

@HBiSoft HBiSoft closed this as completed Sep 22, 2020
@chiragthummar
Copy link
Author

but logcat not showing other log which i can post here.
it just give simply error above.

@HBiSoft
Copy link
Owner

HBiSoft commented Sep 22, 2020

Does this happen using the demo application?
Do you start the recording from your application or a service?
Do you have any application open when starting the recording?

@HBiSoft HBiSoft reopened this Sep 22, 2020
@chiragthummar
Copy link
Author

chiragthummar commented Sep 22, 2020

have used demo application which is provided in lib and starting recording from the service as given in example.
nothing changed. and also when i start app it just goes in ANR .

after lot of testing it shows error like

09-25 09:39:57.759 1188-6668/? E/ACodec: [OMX.google.h264.encoder] ERROR(0x80001001)
09-25 09:39:57.759 1188-6668/? E/ACodec: signalError(omxError 0x80001001, internalError -2147483648)
09-25 09:39:57.759 1188-6667/? E/MediaCodec: Codec reported err 0x80001001, actionCode 0, while in state 6
09-25 09:39:57.760 1188-6666/? E/MediaCodecSource: Encoder (video) reported error : 0x80001001

@chiragthummar
Copy link
Author

chiragthummar commented Sep 23, 2020

HBRecorder throwing error because of the directory is not created in emulator .
and this error is only in lollipop in marshmallow there is no error.

@HBiSoft HBiSoft added Emulator This issue was produced on an emulator Device Specific This issue seems to be specific to the device No template Issue template was not filled in labels Sep 26, 2020
@HBiSoft
Copy link
Owner

HBiSoft commented Sep 26, 2020

I have tested it on a physical device running lollipop and I can't reproduce this. I believe it could be related to the emulator. I'm closing the issue for now. If you can reproduce this on a physical device, please reopen the issue.

@HBiSoft HBiSoft closed this as completed Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device Specific This issue seems to be specific to the device Emulator This issue was produced on an emulator No template Issue template was not filled in
Projects
None yet
Development

No branches or pull requests

2 participants