Go to: https://manage.microsoftazure.com and sign in with your Azure account.
Create a Media Service, in this example we call it pexrtmp2 and go in to this entry
Click Channels
Click Add
And wait for the channel to be created:
Click Start Channel (this will take a while)
When it shows Ready, copy the INGEST URL by click to the right of it.
The ingest URL will look like this:
rtmp://pexip-live-pexrtmp2.channel.mediaservices.windows.net:1935/live/a8a56d470f294b7698f33fa61e131b50
Now you need to append a slash and an Azure stream name of your own choosing, we will use /pextream so the final RTMP URL will then be something like:
rtmp://pexip-live-pexrtmp2.channel.mediaservices.windows.net:1935/live/a8a56d470f294b7698f33fa61e131b50/pextream
Now in your Pexip WebApp, do a dialout, select RTMP and paste the rtmp:// address above, remember that this must be the RTMP address that includes your stream name.
Now, wait 20 seconds to allow it to buffer, then go back to Azure, hoover over Play and Play Preview URL to to preview what Pexip is sending to Azure.
If you like what you see, you are ready to rock and roll.
Now you are ready to start streaming, click Start streaming
Confirm that you want to start streaming.
Wait a while for the streaming channel to start.
When it is ready, the field PUBLISH URL will be populated, hoover it and copy the URL.
Copy the URL, it will look something like this:
http://pexrtmp2.streaming.mediaservices.windows.net/0268f43e-3f55-4e00-888d-18c8e56692aa/e5110af0-d3b3-4ce8-a8c8-eb1d758f5e4e.ism/Manifest
Now you need to put this link in to a player, so go to: http://amsplayer.azurewebsites.net/
And below the example video, paste the PUBLISH URL and click update player
And you are viewing the stream live from Microsoft Azure:
Remember to go back to Azure and stop your channel by clicking STOP STREAMING.
Then when it has stopped, you also need to click STOP CHANNEL, and confirm.
This is important as it has a cost of approx $1 pr hour, by leaving it your Azure credits will disappear. :-)
0 Comments