Search Unity

[RELEASED] Unity3D Google Cloud Video Intelligence

Discussion in 'Assets and Asset Store' started by FrostweepGames, Jun 4, 2019.

  1. FrostweepGames

    FrostweepGames

    Joined:
    Jan 2, 2015
    Posts:
    264

    WEBSITE | BUY NOW

    Google Cloud Video Intelligence a true tool for Unity which provides functionality for:

    • Label Detection
    • Explicit Content Detection
    • Regionalization
    • Object Tracking
    • Text Detection (OCR)
    • Shot Change Detection
    • Speech Transcription for Video
    • Full included Google Cloud Video Intelligence API

    Based on Google Cloud Video Intelligence


    Warning:
    • Be sure to read the terms of service of Google Cloud Video Intelligence
    • The plugin does not cover the cost of Google Cloud Service
    • The plugin does not include Google Cloud Storage API
    • This asset uses 'Newtonsoft.Json' under 'The MIT License (MIT)'; see LICENSE_INFO.txt file in package for details"

    Full source code Included!

    Note:
    • Works with il2cpp.
    • Tested on:
    ---Android
    ---IOS
    ---Windows
    ---Mac

    • Works with Unity Cloud Build

    Versions:
    1.0 - Available In Asset Store

    We love to hear from you! Contact us, share your feedback, suggestions at assets@frostweepgames.com
     
    Last edited: Jun 12, 2019
    TerraUnity, RoyalCoder and GrandDevs like this.
  2. TerraUnity

    TerraUnity

    Joined:
    Aug 3, 2012
    Posts:
    1,251
    Nice asset, do you have tutorial or showcase videos to show how specifically the video intelligence API works?
     
  3. FrostweepGames

    FrostweepGames

    Joined:
    Jan 2, 2015
    Posts:
    264
    Hello,

    we have demo apk of how it works (look on our Machine Learning Kit asset to find a link).

    In general its a REST api of google service with with no streaming support.

    Best Regards