quantum6 / Android-USB-OTG-Camera

Apache License 2.0
109 stars 33 forks source link

App get crashing when usb get unplugged while streaming camera #6

Open kamaljk86 opened 1 year ago

kamaljk86 commented 1 year ago

App crashing when usb get unplugged while streaming camera. Facing this crash for all camera. Looks like crashing in library. Could you please help to resolve this issue.

quantum6 commented 1 year ago

I will research this bug next month

At 2023-01-30 12:30:23, "Kamal" @.***> wrote:

App crashing when usb get unplugged while streaming camera. Facing this crash for all camera. Looks like crashing in library. Could you please help to resolve this issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

quantum6 commented 1 year ago

I finished a opensource work(uyuv to jpeg) those days.

I will start to research this question next week.

Good luck!

Quantum6

At 2023-01-30 12:30:23, "Kamal" @.***> wrote:

App crashing when usb get unplugged while streaming camera. Facing this crash for all camera. Looks like crashing in library. Could you please help to resolve this issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

quantum6 commented 1 year ago

Hello!

I tested yesterday, and all work OK. Now I created a new repository and upload my all code.

https://github.com/quantum6/Quantum6-Android-USB-OTG-Camera

Here is a apk I created: https://github.com/quantum6/Quantum6-Android-USB-OTG-Camera/tree/main/OTGCamera/release

Good luck!

Quantum6

At 2023-01-30 12:30:23, "Kamal" @.***> wrote:

App crashing when usb get unplugged while streaming camera. Facing this crash for all camera. Looks like crashing in library. Could you please help to resolve this issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

kamaljk86 commented 1 year ago

Hi,

Thanks for your reply, will resuse the updated source.

Hello! I tested yesterday, and all work OK. Now I created a new repository and upload my all code. https://github.com/quantum6/Quantum6-Android-USB-OTG-Camera Here is a apk I created: https://github.com/quantum6/Quantum6-Android-USB-OTG-Camera/tree/main/OTGCamera/release Good luck! Quantum6 At 2023-01-30 12:30:23, "Kamal" @.> wrote: App crashing when usb get unplugged while streaming camera. Facing this crash for all camera. Looks like crashing in library. Could you please help to resolve this issue. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

quantum6 commented 1 year ago

Is this OK?