
Accelerated Mobile Pages, self hosting
I found this example for using jwplayer in AMP pages:
<amp-jwplayer
data-media-id="BZ6tc0gy"
data-player-id="uoIbMPm3"
layout="responsive" width="16" height="9">
</amp-jwplayer>
But we are hosting the media ourselves and have no media-id or playlist-id.
How can I embed JWplayer in AMP pages when self-hosting?
Regards,
Willem