jQuery plugin for html5 video instream ads?
Posted
by dar
on Stack Overflow
See other posts from Stack Overflow
or by dar
Published on 2010-04-05T10:50:56Z
Indexed on
2010/04/05
10:53 UTC
Read the original article
Hit count: 782
Are there any jQuery plugins for html5 video to insert instream ads into the video?
Most of the flash ones work by pausing the video at a particular timestamp, and playing an ad stream, then resuming the original video stream. The jquery captions plugin for html5 seems very similar, but different.
© Stack Overflow or respective owner