We store videos and files in Cassandra by chunking them into small portions and saving them as blobs. As for video you could track the file byte offset of each chunk and request the relevant pieces when scrubbing to a particular portion of the video.
> On Nov 14, 2016, at 11:02 AM, raghavendra vutti <raghu9raghaven...@gmail.com> > wrote: > > Hi, > > Just wanted to know How does hulu or netflix store videos in cassandra. > > Do they just use references to the video files in the form of URL's and store > in the DB?? > > could someone please me on this. > > > Thanks, > Raghavendra. > > > > > > > > > >