I have a link as follows:
http://104.211.243.204/?container=comedy-movies&blob=abhijeet.mp4
While using the Web API in C# I get the following result:
{ "url": "https://moviestarstorage.blob.core.windows.net/water/abhijeet.mp4" }
This is the URL of a video.
I want the content of the url in a variable so that I can directly play the video instead of getting the url.
Manav PandyaPosted Mar 22, 2018, 4:37 AM
Manav PandyaPosted Mar 22, 2018, 6:22 AM
Joginder BangerPosted Mar 22, 2018, 5:10 AM
Joginder BangerPosted Mar 22, 2018, 4:43 AM