Web Measurement Embedded App (WMEA) - v0.1.0-beta.7
    Preparing search index...

    Frequently Asked Questions

    WMEA is a JavaScript component that embeds directly into your web application, allowing users to perform facial measurements without leaving your website. WMEA provides a seamless in-app measurement experience.

    For a complete list of officially supported browsers and minimum versions, please refer to the Platform Requirements section.

    WMEA supports multiple languages. For a complete list of supported languages, please refer to SupportedLanguage.

    Yes. The sample application provides a complete implementation example including profile collection, measurement integration, and results display. You can clone the WMEA sample app repository from here.

    Start with our sample application as a reference or customize it directly for your needs. See the Getting Started and Sample App section for detailed integration instructions.

    WMEA offers extensive customization options for seamless integration into your application while maintaining your brand identity. To determine if WMEA's capabilities meet your project needs, see Is WMEA Right for You?

    While possible, WebView is not the recommended approach for mobile app integration. Contact NuraLogix about native SDK options for Android and iOS applications.

    Users can select from available cameras on desktop or switch between front/rear cameras on mobile. The front-facing camera is typically used for facial measurements. See Platform Requirements for device specifications.

    The camera starts automatically when the measurement interface loads, eliminating the need for a "start camera" button. This can be configured in your WMEA initialization settings.

    The measurement begins automatically after the camera starts, creating a more streamlined experience. Use carefully to ensure users are ready. Configuration details are in Config.

    Yes, you can configure which camera (front or rear) is selected by default through the WMEA configuration options.

    WMEA requires a minimum of 25 fps (30 fps recommended) with accurate frame timestamps. See Platform Requirements for complete specifications.

    WMEA uses token-based authentication with the DeepAffex API. Your backend server obtains tokens using your license key, and these tokens are passed to the WMEA component for secure API communication. See Integration Details for implementation details.

    Results are delivered directly to your application through JavaScript event handlers (measurementApp.on.results) with no redirects. See Integration Details for implementation examples.

    Your application handles result storage. WMEA delivers results to your JavaScript handlers for saving to your preferred solution (database, local storage, etc.).

    Yes, DeepAffex Cloud supports multiple regions for data processing and storage. See the Regions and Clusters section for available regions and configuration.

    WMEA requires a stable internet connection for API communication. Payload data chunks are typically less than 500 KB. Any stable connection handling these payloads should work fine.

    Yes, WMEA dispatches app event for real-time events throughout the measurement lifecycle. See the appEvents section for configuration and available events.

    WMEA provides events for camera permissions, measurement lifecycle, results delivery, errors, and user interactions. See appEvents for the complete event list.

    Yes, see the Troubleshooting section for common issues, solutions, and debugging guidance.

    Use the sample application in development mode to test the complete workflow across different browsers and devices. See Getting Started and Sample App for testing guidance.

    For integration questions, technical issues, or concerns, contact NuraLogix developer support through your established support channels. Our onboarded customers can raise tickets on our support portal.