Jump to content

Search the Community

Showing results for tags 'camera'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 4 results

  1. 🌟 Falcon Store – Delphi Components for uniGUI 🔗 Official Store: https://store.falconsistemas.com.br Falcon Store provides a wide collection of Delphi components with support for the uniGUI framework (Web & Mobile). Our mission is to deliver productivity, practicality, and modern features for Delphi developers working on web applications. 📦 Available Components Dialogs & Notifications [01] iGrowl (Web & Mobile) → Modern notification system. [02] Toast (Web & Mobile) → Quick toast-style messages. [03] Confirm (Web & Mobile) → Confirmation dialog box. [04] Popup (Web) → Customizable popup content. Charts & Data Visualization [05] KendoUI (Web & Mobile) → Charts using KendoUI API. [06] Google Charts (Web & Mobile) → Charts powered by Google Charts API. [07] HighCharts (Web & Mobile) → Advanced charting with HighCharts API. Input Fields & Controls [08] Edit Mask (Web) → Input field with dynamic mask change. [09] Edit (Web) → Input field with password strength check. [10] Button (Web) → Fully customizable button. [11] Toggle (Web & Mobile) → Custom toggle switch. [12] Menu Button (Web) → Button with dropdown menu. [13] ComboBox (Web) → ComboBox with ValueID support. [14] CalcEdit (Web) → Input field with calculator. [15] ComboMultiple (Web) → Multiple item selection. [16] ComboSelect (Web) → Searchable selection field. Utilities & Extra Features [17] Google Maps (Web & Mobile) → Google Maps integration. [18] ColorPicker (Web) → Advanced color picker. [19] Theme (Web) → Theme management for uniGUI apps. [20] QrCode (Web & Mobile) → QR Code generator. [21] Keys (Web & Mobile) → Secret Keys manager (Google). [22] MultiUpload (Web & Mobile) → Multiple file upload component. [23] Signature (Web & Mobile) → Digital signature (Signature Pad). [24] Pix (Web & Mobile) → PIX QR Code generator in Delphi. [25] Camera (Web) → Webcam access (Chrome compatible). [26] QrCodeScanner (Web & Mobile) → Scanner for QR Codes, Barcodes, and 15+ formats. [27] Google Sign-In (Web) → Integrated Google login. Components for Delphi | uniGUI, IntraWeb, FMX, VCL : https://components.falconsistemas.com.br 📬 Support & Contact ✉️ Email: suporte@falconsistemas.com.br
  2. Until Android 10/11 (?) the unifileupload componenent offered the system camera on nearely every mobile phone. With the newer Android Versions nothing happens when I call my unigui application in the browser of the mobile phone. Must I use the unim-components or have I to change some settings in the mobile device?
  3. I need urgent help if you please. I am trying to take many photos using mobile Camera. The mobile App is webview and I am using UnimFileUpload. When I take a photo, it overwrites the previous one. I tried to rename, copy, move, unlock the photo but to no avail. The file is locked by IIS and is overwritten whenever I take another photo. Can anybody help me? I am attaching a video showing the problem. UniGUI people: I have contacted you since last March about this but did not get an answer from you until now. I am in a very serious situation and will lose my current project if I don't solve this issue. MobPhotos.mp4
  4. Hi Guys, I have just come across a fairly large issue for myself, and probably others. I have just upgraded my ipad air to iOS 11, and now the camera does not work - when launching "a web app" from your home screen, the camera appears but it just shows as a black screen. It works as expected if you access your application via a Safari tab (web broswer), just not when you open it via a bookmarked application added to your home screen. This is a large issue, as customers like and use the application as an app - it opens into its own full screen window. Here is some background reading from stack overflow - https://stackoverflow.com/questions/46228218/how-to-access-camera-on-ios11-home-screen-web-app It seems their isn't much anyone can do - so I guess I am asking in vain - Anyone have any ideas? The only thing I can think of is using firemonkey ios application and having a TBrowser to host the web URL, unfortunately I do not have the mobile add on for delphi professional. I would be really thankful if someone could test this for me, I just need to know if the camera is still accessible (eg not just a blank screen) (Then I can consider buying the mobile add-on for delphi) Thanks for any help. *Edit1* - does anyone know if it's possible to manually remove meta tags, one solution to this problem as per stack overflow is removing <meta name="apple-mobile-web-app-capable" content="yes"> so your 'app' runs in a normal Safari tab, where getuserMedia is accessible. This is really quite a serious issue for me and my customer base. *Edit 2* I am using FileUpload.Execute; to access the camera I am currently using uni gui version 1.0.0.1420
×
×
  • Create New...