JSFiddle - React, Tailwind, and code Playground
by fredd man
HTML
jwplayer("myElement").setup({
"playlist": "https://example.com/myVideo.mp4",
"height": 360,
"width": 640,
"autostart": "viewable",
"advertising": {
"client": "vast",
"tag": "http://adserver.com/vastTag.xml"
}
});