-
Initial requested under https://github.com/google/ExoPlayer/issues/11203. Please advise the plan for the feature to be available under Media3.
Content steering is a new feature of both HLS and DAS…
-
The dir is mounted from log receiver.
-
# 시스템 디자인
### [1단계] 시스템 사용량 추정
(1) 처리량 (읽기/쓰기 쿼리에 대한 QPS)
(2) 시스템에서 예상되는 지연시간(읽기/쓰기 쿼리)
(3) 읽기/쓰기 비율
(4) 트래픽 추정치
- 쓰기(QPS, 데이터 볼륨)
- 읽기(QPS, 데이터 볼륨)
(5) 스토리지 추정치
(6) 메모리 추정치
- …
-
### Description
M3U8 with several #EXT-X-MEDIA starts to play for 5-8 sec, but hang with infinite spinner on TVs (VIDAA 4 OS). No problem is observed on PCs with Chrome browser and IOS devs
`#EX…
-
````json
{
"server":"0.0.0.0",
"server_port":2095,
"local_port":1080,
"password":"PASSWORD",
"timeout":60,
"method":"chacha20-ietf-poly1305",
"mode":"tcp_and_udp",
…
-
At the moment the library loads JSON from the RawGit CDN when run in the browser. This should be "local" folders, and failover to RawGit CDN. This enables browser usage in an offline environment.
-
## Describe the bug
I'm failing to deploy any template with cloudformation.
[edit: apparently this doesn't work if I use 1 availability zone with the default IP addresses]
The error I'm gett…
-
From the tech-review
> - Have you tried artificially taking out US-EAST in production?
> - I haven't but I know that it'd fail. We'd continue serving up the static content just fine, until it got e…
-
Unfortunately today jsDelivr unexpectedly lost its ICP license in China. As effect the regional CDN disabled our account.
This resulted in the extended outage we had in mainland China and Taiwan.
…
-
I prefer [jsDelivr OSS CDN](https://www.jsdelivr.com/) over unpkg since it has more failovers if CloudFlare goes down & tends to be as fast or faster.
thanks for making this repo; will test out soo…