Vimeo Videos Not Playing Well
-
Vimeo videos are playing choppy and dropping frames with the WP Lightbox plugin. I have a demo set up using exactly the same video; the top one is played through WP Lightbox, the bottom one through the Vimeo Player inside an iframe.
The demo url: https://csp.imminentech.com/lightbox-demo/
This is occurring with all of the videos that I am trying to display on this site.
Here is the entire source for the page:
————————————-<div style="text-align:center; margin-bottom:30px;"> <span style="font-size:300%; line-height:1.5em">This Video Plays Through WP_Lightbox</span> [video_lightbox_vimeo5 video_id=83702820 width=800 height=450 anchor=https://csp.imminentech.com/images/csp-oppy-video-800x450.png alt="Segment 1"] <br> <br> <br> <span style="font-size:300%; line-height:1.5em">This Video Plays With Vimeo Player in Iframe</span> <iframe src="//player.vimeo.com/video/83702820" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div>
————————————-
Do I have something set wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Vimeo Videos Not Playing Well’ is closed to new replies.