Listing Thumbnail

    Accurate.Video LTA

     Info
    Sold by: Codemill 
    Making Accurate Video a part of your workflow is simple. Just provide a JSON document containing your data, breeze through your tasks effortlessly in one of our apps, and get your updated results in no time.
    Listing Thumbnail

    Accurate.Video LTA

     Info
    Sold by: Codemill 

    Overview

    The Launch Template Architecture removes the need for you to install Accurate.Video. Instead, asset access remains in your own environment. This allows you to define what you want to show, how you want to show it in Accurate.Video and the desired output once you are done working with Accurate.Video.

    The LTA enables you to integrate Accurate.Video in a matter of days. Providing Accurate.Video, hosted by Codemill, allows you to work with content from your own platform, while maintaining maximum content security, as no assets or metadata is stored, cached or ingested into Accurate.Video.

    The LTA in Accurate.Video brings a range of exciting possibilities for you, significantly enhancing the way you interact with media content and manage your workflows. LTA enables Accurate.Video to be integrated with anything. Define the technical and descriptive metadata you need for your tailor-made media workflow in the json template.

    Highlights

    • Launch Templates allow you to tailor your media management experience to your specific needs. For instance, a broadcasting company might focus on streamlining their content curation and distribution, while an advertising agency could customize templates for efficient ad placement and review.
    • The JSON-based architecture facilitates seamless integration with a variety of other systems and platforms, making it easier for you to incorporate Accurate Video into your existing tech ecosystem.
    • Whether it's for quality control, content editing, or metadata management, Launch Templates can be adapted to suit a wide range of media-related tasks, offering versatility across different sectors of the industry.

    Details

    Sold by

    Delivery method

    Delivery option
    Accurate.Video LTA OCI image

    Latest version

    Operating system
    Linux

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Accurate.Video LTA

     Info
    Pricing and entitlements for this product are managed outside of AWS Marketplace through an external billing relationship between you and the vendor. You activate the product by supplying an existing license purchased outside of AWS Marketplace, while AWS provides the infrastructure required to launch the product. Subscriptions have no end date and may be cancelled any time. However, the cancellation won't affect the status of an active license if it was purchased outside of AWS Marketplace.

    Vendor refund policy

    None

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Accurate.Video LTA OCI image

    Supported services: Learn more 
    • Amazon ECS
    • Amazon ECS Anywhere
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    Features: * Add support for JIT playback in Validate * Marker style can now be individually configured per marker, not just on track level.

    Fixes: * A change in Firefox was introduced in version 115 which caused the player to report incorrect frames when playing mp4 files containing edit lists, thus causing the player to not be frame accurate. Firefox version >= 115 is now frame accurate * Elements supporting dragging actions no longer causes text to be selected * When copying a marker, any metadata compliant with the destination track will be copied * Marker metadata is now properly cleared when deleting corresponding value in the marker form

    Additional details

    Usage instructions

    Usage Instructions for Accurate.Video LTA

    This Docker image provides a scalable solution for Accurate.Video LTA, and can be deployed using Amazon ECS or Amazon EKS. The application listens on port 80 by default, but this port can be customized during container deployment.

    We recommend running the container as a Fargate task with modest resource allocation. Since the video rendering occurs directly in the web browser, the application itself does not require a high-performance Fargate setup. A standard setup with low CPU and memory allocation will be sufficient to handle the workload efficiently.

    Prerequisites:

    • Ensure you have an ECS cluster ready for deployment.
    • License A valid license from Codemill is required to use this application. The license can either be provided:

    Deployment Instructions: Running the Image in Amazon ECS:

    Pull the Docker Image: Once you purchase the image from AWS Marketplace, the image will be made available to your account.

    Create an ECS Task Definition:

    • Set up a new task definition in ECS.
      • In the container settings:
        • Image: Use the image URL from AWS Marketplace.
        • Port Mapping: By default, the application listens on port 80. You can map this to your desired port.
        • License: Provide the Codemill license either directly in the request to the application API or by providing it on launch as an envrinment variable LICENSE_KEY.

    Example task definition { "family": "accurate-video-lta", "networkMode": "awsvpc", "requiresCompatibilities": [ "FARGATE" ], "cpu": "256", "memory": "512", "executionRoleArn": "arn:aws:iam::ACCOUNT_ID:role/ecsTaskExecutionRole", "taskRoleArn": "arn:aws:iam::ACCOUNT_ID:role/ecsTaskRole", "containerDefinitions": [ { "name": "accurate-video-lta", "image": "709825985650.dkr.ecr.us-east-1.amazonaws.com/codemill/accurate-video-lta:240625", "essential": true, "portMappings": [ { "containerPort": 80, "protocol": "tcp" } ], "environment": [ { "name": "LICENSE_KEY", "value": "your-license-key" } ] } ] }

    Launch the Task:

    • Create a service to run the task on your ECS cluster.
    • Ensure the necessary IAM roles and security groups are configured for network access.

    Once the application is up and responding to requests, you are ready to go! For a quick start, have a look at https://apps.accurate.video/docs/validate/tutorials/quick-start 

    Support

    Vendor support

    For technical support, please raise a ticket via https://support.codemill.se  We will be respond between the hours of 9am- 5pm Central European Time (CET), Monday to Friday, excluding public holidays.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.