Video stream service with .NET Core 3.0 with Angular 8 using Azure Media Service and Azure Storage
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.
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