I have a html5 video tag with src attribute pointing to some website with mp4 file. Is it possible to get contents of this video when it has loaded as base64 string?
UPD: I need binary video data inside browser.
Thanx.
I have a html5 video tag with src attribute pointing to some website with mp4 file. Is it possible to get contents of this video when it has loaded as base64 string?
UPD: I need binary video data inside browser.
Thanx.