clappr-stats icon indicating copy to clipboard operation
clappr-stats copied to clipboard

watch metrics & PlaybackSpeedPlugin

Open byflipper opened this issue 5 years ago • 3 comments

Is there any way of updating 'watch' metrics in line with the playback speed plugin.

When a video is played at x2 speed for 10 seconds, clappr-stats still reports it as 10 seconds, but I expect it to report 20 seconds. Or when the video is played at 0.5 speed for 10 seconds, it should be logged as 5 seconds. Is this possible? Thanks.

byflipper avatar Oct 31 '19 09:10 byflipper

I don't know, it seems wrong to use player's speed multiplier as base to increase the watch time, but it might be just my view, any thoughts @lucasrodcosta @joaopaulovieira @jhonatangomes @towerz ?

Maybe we could create real_time_watch and effective_time_watch.

leandromoreira avatar Oct 31 '19 19:10 leandromoreira

I agree with @leandromoreira, perhaps we should have separate time units for actual time spent watching and the video effective watched time.

towerz avatar Nov 11 '19 20:11 towerz

@leandromoreira & @towerz Thanks for your comments.
Is it possible to do this? Is there any way that I can get support for this because I really need this feature. Thanks for any help.

byflipper avatar Jan 24 '21 21:01 byflipper