
Azure Videos
Is there a basic example of how to use WordPress JW Player Plugin with Azure videos? For instance I want to use the plug in to embed this microsoft sample video,
<iframe src="//aka.ms/azuremediaplayeriframe?url=%2F%2Famssamples.streaming.mediaservices.windows.net%2F91492735-c523-432b-ba01-faba6c2206a2%2FAzureMediaServicesPromo.ism%2Fmanifest&autoplay=false" name="azuremediaplayer" scrolling="no" frameborder="no" align="center" height="280px" width="500px" allowfullscreen></iframe>
How do you do it on WordPress?