Upload/Encode files via REST API

Levi Richardson 1 Reputation point
2021-03-03T21:02:04+00:00

I can't seem to find any documentation for uploading and encoding on the Microsoft Learn for AMS. All I see is live stuff. I do see this on the dotnet SDK, but not for node.js, so I'm trying to find something using the REST API. Does anyone have any Microsoft Learn or tutorials for uploading and encoding Azure Media Services v3 using either the Node.js SDK or the REST API?

Thanks for any help (I'm a newbie here)

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
302 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anton Kucer 91 Reputation points Microsoft Employee
    2021-03-03T23:20:21.92+00:00
    0 comments No comments

  2. John Deutscher (MSFT) 2,126 Reputation points
    2021-03-04T22:56:28.81+00:00

    Also please see the Github for all the Node.js/Typescript samples up here -
    https://github.com/Azure-Samples/media-services-v3-node-tutorials/tree/main/AMSv3Samples/StreamFilesSample

    Contributions to the samples are welcome also.

    0 comments No comments