Code Monkey home page Code Monkey logo

Comments (13)

solderzzc avatar solderzzc commented on May 20, 2024

Hi, @thartman69
Thanks for reporting this issue. This application was tested with web kit on Android/IOS, the face images were displayed instead of a grey box, so it may cause by browser compatibility. May I know your browser and if possible, if it's not chrome, could you try to load with chrome?

BTW, are you using the public testing server set by me or docker image running locally?

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

Hi SImba, thanks for responding. I'm using Chrome on a PC and have also tested with other browsers on Mac, PC and IOS. I am using the master docker image locally. As far as I can tell I've configured everything correctly. Face images are popping in the bucket. If I rename a file to jpg or png they are displayed in the browser, so it looks like FFMPEG extracts and encodes the base64 image correctly from my old 720p Foscam for upload into Minio. I've been digging into API Server code to see if it conforms to security settings. There was a suggestion that Chrome had tightened security around files without extensions being presented. Or forcing it in htaccess... I have not given up. :) I will try the public testing server today.

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

Hi, @thartman69
Thanks for digging into this problem, I believe htaccess suggestion was introduced by browser upgrade. Let me also modify code when upload face image to minio to include the extension .jpg, I believe public server also has the same issue since it's the same docker image.

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

That's be awesome. Can't wait to see it all in action.

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

Hi, @thartman69
I'm not able to reduplicate this issue in my setup, my browser is safari version 15.3, I'm able to load image.

I modified the code to upload image with png extension name.
If something still wrong, please also send me the browser inspection log.

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

awesome, I'll rebuild it tonight and let you know.

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

Ah, I see you modified the Nano code, I'm using the Master branch because I'm using it in a VM. Should I switch to the Nano branch?

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

Excellent, that's even better because I want to use the Telegram feature. Thank you, Simba!

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

from deepcamera.

thartman69 avatar thartman69 commented on May 20, 2024

The nano release won't install nicely on a KVM VM, I get errors in Flower showing up and only one thread. I'll see if I can fork the project and apply the nano changes you made to the master release to get it working,

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

from deepcamera.

solderzzc avatar solderzzc commented on May 20, 2024

Fixed and close.

from deepcamera.

Related Issues (20)

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.