Skip to content

AliHadiOzturk/azure-media-services-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure-media-service-api-client

Video stream service with .NET Core 3.0 with Angular 8 using Azure Media Service and Azure Storage

First you need to fill VideoAPI/appsettings.json properties

You need to get credentials from azure portal and write it in the file. For getting cretendials check documentation https://docs.microsoft.com/en-us/azure/media-services/latest/access-api-howto

You can change the file path. This path used for save the file that client upload.

Running Project

First get inside VideoClient folder and then run command npm install. Second run ng serve

Open a new terminal and go VideoAPI folder. Run command dotnet run

About

Video stream service with .NET Core 3.0 with Angular 8 using Azure Media Service and Azure Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published