Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

The client library

The Video API client library is a thin C# client wrapper for Project Oxford Video REST APIs.

The sample

This sample is a Windows WPF application to demonstrate the use of Project Oxford Video API.

It demonstrates Video API by specifying a local video file.

Build the sample

  1. Start Microsoft Visual Studio 2015 and select File > Open > Project/Solution.

  2. Starting in the folder where you clone the repository, go to Video > Windows > Sample-WPF Folder.

  3. Double-click the Visual Studio 2015 Solution (.sln) file VideoAPI-WPF-Samples.

  4. Press Ctrl+Shift+B, or select Build > Build Solution.

Run the sample

After the build is complete, press F5 to run the sample.

First, you will need a Microsoft Azure Account if you don't have one already.

You must obtain a subscription key for Video API by following instructions in Subscription key management.

Locate the text edit box saying "Paste your subscription key here to start" on the top right corner. Paste your subscription key. You can choose to persist your subscription key in your machine by clicking "Save Key" button. When you want to delete the subscription key from the machine, click "Delete Key" to remove it from your machine.

Click on "Select Scenario" to use samples of different scenarios, and follow the instructions on screen.

Microsoft will receive the videos you upload and may use them to improve Video API and related services. By submitting a video, you confirm you have consent from everyone in it.

Contributing

We welcome contributions and are always looking for new SDKs, input, and suggestions. Feel free to file issues on the repo and we'll address them as we can. You can also learn more about how you can help on the Contribution Rules & Guidelines.

For questions, feedback, or suggestions about Project Oxford services, feel free to reach out to us directly.

License

All Project Oxford SDKs and samples are licensed with the MIT License. For more details, see LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.