'Is there a way to extract video views/plays from mp4 metadata from AWS S3 buckets?

I'm trying to build a video streaming site/content video aggregator similar to WorldStarHipHop.

I'm using Next-Express-Node-S3 to start out.

I'm trying to create video views and likes/dislikes. I'm assuming some media storage databases track video view metadata?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source