Where to find Video Indexer code samples in TypeScript or JavaScript

73 Views Asked by At

I am currently testing out the Microsoft Video Indexer but I can't find any resources how to connect using JavaScript or TypeScript. You guys have any sources?

1

There are 1 best solutions below

0
Akash Gupta On
 <iframe width="100%" height="400" 
            [src]="aiVideoUrl" frameborder="0"></iframe>

In iFrame you can pass the URL it Will play the video in iFrame