Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- mysql
- deep learning
- 인공지능
- 러닝 스칼라
- hackerschool
- c++
- 리눅스
- Scala
- 백엔드
- BOF 원정대
- ChatGPT
- Python
- Web
- Javascript
- 경제
- 딥러닝
- hackthissite
- c
- backend
- Shellcode
- 파이썬
- flask
- Linux
- 챗GPT
- BOF
- 웹해킹
- 러닝스칼라
- hacking
- webhacking
- php
Archives
- Today
- Total
목록octet-stream (1)
jam 블로그
[HTML] How to fix video tag using amazon s3 in ie 9 or ie 10
If your mp4 video file upload in amazon s3, that file's Content-type is "application/octet-stream".So, you have to change from "application/octet-stream" to "video/mp4". (There is option in meta data category.) If there are a few video file in amazon s3, you just delete and add content-type, but if there are too many video file, this site link of under can be help for you. https://foliovision.co..
개발 및 관련 자료/HTML&CSS&Javascript
2016. 6. 19. 13:28