
Custom skin for JWP7 Facebook embed
Hello,
I am currently embedding a JWPlayer 7 to Facebook.
Following this documentation https://support.jwplayer.com/customer/en/portal/articles/1409823-social-sharing#fndtn-code and in your example the embbeded player is a JW5 player with a white skin.
In my iframe, with these open graph tags:
<meta property="og:video:secure_url" content="https://somevideo.mp4">
<meta property="og:video" content="http://somevideo.mp4">
<meta property="og:video:type" content="video/mp4">
Facebook just play the video with the default browser player. How can I play a MP4 with a custom JWPlayer skin?