5 ms·
- Embed ads into the video itself, as suggested above - Stream ad start/end events to the browser, with no duration info - On sending the start event, lock th
by rileyteige 6y ago
- Embed ads into the video itself, as suggested above
- Stream ad start/end events to the browser, with no duration info
- On sending the start event, lock the user's session such that they can't change their position within the video. lock it server-side, and client-side. Start event will include details of the ad being displayed for any interactivity.
- Unlock the session after the duration of the ad has elapsed, which is only known server-side. Then send the end event to the browser so it can be unlocked client-side.
- asddubs 6y agoyou could still block that ad, you would just be delaying people. the browser plugin could fake stream the ad before you click play. it still means you have to wait sometimes, but you won't have to actually watch the ad. The big problem with this is that now you're heavily incentivizing people to spoof ad watching to get around it, and then you start having trouble measuring the real numbers, which advertisers won't be happy about
- e_proxus 6y agoWhat a great mode that would be. I would probably skip a lot of movies during this period like “do I really want to watch this?”