Giter Site home page Giter Site logo

compose-uvc-camera's Introduction

compose-uvc-camera's People

Contributors

shanerodrigues avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vjivandro

compose-uvc-camera's Issues

Error for savepath

Hi,

Thanks for the repo it's potentially really useful. I am having an issue with the savepath, getting the following error on the log. Apologies if this is a trivial fix (I'm new to this!) but could you advise how to change the path. I don't need to store the photo outside of the app so using the app's own internal storage is fine. Thanks for any help you can offer.

023-04-13 10:41:50.044 29031-31647 RenderManager com.example.camerauvctest E Failed to write file, err = /storage/emulated/0/DCIM/Camera/IMG_JJCamera_20230413104150039.jpg: open failed: ENOENT (No such file or directory)
java.io.FileNotFoundException: /storage/emulated/0/DCIM/Camera/IMG_JJCamera_20230413104150039.jpg: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:492)
at java.io.FileOutputStream.(FileOutputStream.java:236)
at java.io.FileOutputStream.(FileOutputStream.java:125)
at com.jiangdg.ausbc.render.RenderManager.saveImageInternal(RenderManager.kt:421)
at com.jiangdg.ausbc.render.RenderManager.handleMessage(RenderManager.kt:141)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:246)
at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:166)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
at libcore.io.ForwardingOs.open(ForwardingOs.java:166)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8494)
at libcore.io.IoBridge.open(IoBridge.java:478)
at java.io.FileOutputStream.(FileOutputStream.java:236) 
at java.io.FileOutputStream.(FileOutputStream.java:125) 
at com.jiangdg.ausbc.render.RenderManager.saveImageInternal(RenderManager.kt:421) 
at com.jiangdg.ausbc.render.RenderManager.handleMessage(RenderManager.kt:141) 
at android.os.Handler.dispatchMessage(Handler.java:102) 
at android.os.Looper.loop(Looper.java:246) 
at android.os.HandlerThread.run(HandlerThread.java:67) 
2023-04-13 10:41:50.045 29031-31647 RenderManager com.example.camerauvctest E Failed to save file /storage/emulated/0/DCIM/Camera/IMG_JJCamera_20230413104150039.jpg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.