Hello,
I would like to store video (approx size of each video will range between 300 MB to 800 MB) in database and user should be able to view videos directly in the application without the need to first export the video to a file and then play it back.
Most of the videos are in following formats:
Please guide how this would be possible.
TIA
I would like to store video (approx size of each video will range between 300 MB to 800 MB) in database and user should be able to view videos directly in the application without the need to first export the video to a file and then play it back.
Most of the videos are in following formats:
- mpeg
- avi
- asf
- mp4
Please guide how this would be possible.
TIA