Skip to content

Commit 63cac2a

Browse files
authored
Update release-notes.md
1 parent ecda1d0 commit 63cac2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/media-services/video-indexer/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,16 @@ For paid accounts the Url field is currently pointing to an internal url instead
5454
In the coming weeks we will change it and return VideoIndexer’s web site (`https://www.videoindexer.ai/`) for all accounts, trial and paid.
5555

5656
Do not use the internal URLs, you should be using the [Video Indexer public APIs](https://api-portal.videoindexer.ai/).
57+
* If you are embedding Video Indexer URLs in your applications and the URLs are not pointing to the [Video Indexer website](https://www.videoindexer.ai/) or the [Video Indexer API endpoint](https://api.videoindexer.ai) but rather to a regional endpoint (for example. `https://wus2.videoindexer.ai`), regenerate the URLs.
58+
59+
You can do it it by either:
60+
61+
* Replacing the URL with a URL pointing to the Video Indexer widget APIs (for example, the [insights widget](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Video-Insights-Widget))
62+
* Using the Video Indexer website to generate a new embedded URL:
63+
64+
Press **Play** to get to your video's page -> click **<Embed>** -> copy the URL into your application:
65+
66+
The regional URLs are not supported and will be blocked in the coming weeks.
5767

5868
## January 2020
5969

0 commit comments

Comments
 (0)