Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 src 属性的 html5 视频标签,指向一些带有 mp4 文件的网站。加载为 base64 字符串后是否可以获取该视频的内容?
UPD:我需要浏览器内的二进制视频数据。
谢谢。