• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Question: What "take a picture" really do?

maximus

Chevereto Member
I have one question, which came with mobile phone (android) testing.
What do the action "take a picture" when you choose upload on the bar?
In me case it open dialog "do it with...", where can i choose camera, gallery, astro file browser and some else.
I'm not sure but i think there should be directly camera action, which can be done using HTML5.

In most modern browsers <input type="file" accept="image/*;capture=camera"> do this job.
But there is some javascript code using "anywhere-upload-input-camera".

Finally me question is: Can "take a picture" open the camera directly?

Thank you
 
Less than one year ago mobile browsers needed an special button to call the camera. Lot has changed since then.
 
I already mentioned. The take photo was a direct shortcut but now browsers implement it as a menu chooser. Like I said, things changed.
 
Back
Top