Jeheon Han

Results 294 comments of Jeheon Han

SingedPolicy has been developed, but features to limit video input quality have not been developed yet. It will fit into the SingedPolicy specification.

Browsers in same device share a single tcp connection when connecting to the same server over HTTP/2. ~~Therefore, when testing by running multiple chrome on one PC, please note that...

~~And AdmissionWebhooks and SignedPolicy in LLHLS are still under development.~~ [2022.05.21] It has been implemented.

In LLHLS, `SegmentCount `and `SegmentDuration `do not affect latency. Only `ChunkDuration `and the player's buffer size settings (eg TargetLatency) affect latency. So we recommend keeping `SegmentCount:10` and `SegmentDuration:6` as is...

@IanMitchell77 No. It was released today in pre-alpha version. This is currently available in the master branch. It will be fully tested and will be included in the next release.

@heye LLHLS should also work well on the edge. Of course, I recommend using a different HTTP cache server or CDN (like CloudFront) rather than OME as an edge for...

@heye Thanks to you I found the cause of LLHLS not working in OME Edge. I will fix this problem. Until then, please test in Origin.

@bchah The `helloWorld_preview `stream crashes in the LLHLS module because there is no codec that LLHLS can support. Thanks for finding this bug.

@heye I've fixed LLHLS to work in edge mode. Edge of OME receives packets from OVT and repackages them into LLHLS. Therefore, Edge requests a stream to Origin, and the...

@bchah I solved this problem. Please confirm.