
Videos not playing in Safari/iThings
Seems like this is a recurring issue but without any consistent resolution, but my video player isn't working in Safari or on iThings. Works fine in Chrome, FF, IE, and Safari for Windows.
Page in question is here: https://www.ihaforum.org/land/Ancestry.aspx
Embed code looks like this:
bc.. <div id='eavesdropper'>
</div>
<script type='text/javascript'>
jwplayer('eavesdropper').setup({
file: '/videos/ACOM_Eavesdropper_30.mp4',
image: '/videos/ACOM_Eavesdropper_30_screenshot.jpg',
width: '552',
height: '315'
});
</script>