videojs trigger event or send request to database when browser closes or destroyed
Having a situation, that need to update the last played time to database when the browser crashes or closed by user. onBeforeUnload function does not supports in all browsers.