Giter Site home page Giter Site logo

microsoft / cognitive-video-windows Goto Github PK

View Code? Open in Web Editor NEW
22.0 61.0 26.0 687 KB

Windows SDK for the Microsoft Video API, part of Cognitive Services

Home Page: https://www.microsoft.com/cognitive-services/en-us/video-api

License: Other

C# 100.00%

cognitive-video-windows's Introduction

Microsoft Video API is no longer available.

Video API Preview has ended - Try the new Video Indexer API Preview by easily extracting insights from videos & enhance content discovery experiences such as search results by detecting spoken words, faces, characters, and emotions. Learn more.

This repo exists for archival purposes only.

The old README is here.

cognitive-video-windows's People

Contributors

chsienki avatar cthrash avatar delfu avatar hustcalm avatar lightfrenzy avatar msftgits avatar rakutano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cognitive-video-windows's Issues

Can't compile the solution

Error description:

Assembly 'SampleUserControlLibrary' was not found. Verify that you are not missing an assembly reference. Also, verify that your project and all referenced assemblies have been built. VideoAPI-WPF-Samples C:\StartUp\Cognitive-Video-Windows-master\Cognitive-Video-Windows-master\Sample-WPF\FaceTrackingPage.xaml 8

Solution incomplete

Hi, the projects SampleUserControlLibrary and VideoSDK (Portable) are not in downloaded folder as part of this solution.

VideoServiceClient BadRequest when creating operation

From @theofanis on June 3, 2016 14:51

I'm using video api version 1.0.1 from nuget.

When calling CreateOperationAsync with a videoUrl parameter and MotionDetectionOperationSettings I always get a bad request.

Observing the request using Fiddler the request is as follows (key and url are fake for this sample):

POST https://api.projectoxford.ai/video/v1.0/detectmotion HTTP/1.1
ocp-apim-subscription-key: xxxxxxxxxxxxxx
Content-Type: application/json; charset=utf-8
Host: api.projectoxford.ai
Content-Length: 55
Expect: 100-continue
Connection: Keep-Alive

"https://localhost:8888/videos/test.mp4"

This isn't a json payload.

Copied from original issue: microsoft/ProjectOxford-ClientSDK#71

No result came back.

I just use the sample Windows Form github.com/Microsoft/Cognitive-Video-Windows and upload a just 5 seconds 3 mb mp4, it runs eternally and never came back with result.
Did you guys actually load a mp4 with result came back using this WPF sample?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.