Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
video4j
Tickets
Implement Mid-roll Ad
Brought to you by:
lpezet
Summary
Reviews
Support
Tickets
Code
Menu
▾
▴
Create Ticket
View Stats
Milestone
1.0
2.0
Searches
Changes
Closed Tickets
Open Tickets
Help
Formatting Help
#5 Implement Mid-roll Ad
Milestone:
1.0
Status:
open
Owner:
nobody
Labels:
None
Updated:
2013-06-29
Created:
2013-06-29
Creator:
Luc
Private:
No
Discussion
Luc
-
2013-06-29
Figure out how to start video from a certain point.
Use in file url: #t=
[starttime]
[,endtime]
Example:
http://foo.com/video.ogg#t=60
https://developer.mozilla.org/en-US/docs/Web/HTML/Using_HTML5_audio_and_video
Current implementation:
Pause current video
Create new video element for ad
Play ad
Remove ad (i.e. remove video element)
Resume video
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log in
to post a comment.
✕
Figure out how to start video from a certain point.