Skip to content

Pokeystuff/AzureVideoIndexerJSSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Azure Video Indexer JS Sample

Azure Video Indexer Javascript Sample Code This JS code is used as a basic illustration of how to interact with Azure Video Indexer API using Javascript.

Covers the following:

  • Basic dynamic HTML UI for visualising results
  • Getting an access token using classic authentication mode
  • Retrieving list of videos and video properties
  • Retrieving captions generated from indexed videos
  • JS used can form the basis for NodeJS or Client Side API interaction when security best practises taken (not covered in this example).

This should help with initial learning for the Azure Video Indexer API interactions. Copy and paste at your own risk ๐Ÿ˜‰

More Info

See internal documentation inside html/js file.

Enjoy. ๐Ÿ˜Ž

About

Azure Video Indexer Javascript Sample Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages