Jeheon Han

Results 294 comments of Jeheon Han

@bchah This problem was that the Thumbnail publisher did not work over HTTP2. I solved this. Thank you very much!

@bchah Thanks for the hard testing! Can you provide Server.xml and OvenMediaEngine.log when testing LL-HLS working with SRT Provider? If it is difficult to upload it to a public place,...

@naanlizard To be precise, that means watching the same stream on multiple players (browsers) on one device. That is, even if sessions share the same TCP connection, if each session...

https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis I misunderstood in this document that using HTTP/2 in LLHLS is mandatory. But it was a recommendation. I have modified some code and tested LLHLS on HTTP/1.1, and it...

[Update] - Improved LLHLS to work over HTTP/1.1. Therefore, it now works on Non-TLS Port. You can also integrate a CDN that only uses HTTP/1.1 when connecting to Origin. -...

@danruser Oh I didn't commit one thing by mistake. Thank you for telling me. I will fix this soon.

@JIEgOKOJI Thank you for reporting. Could you share your binary and crash_2022xxxx.dump file?

As you said, the of the document has been replaced with a long time ago. /misc/conf_examples is a carefully maintained file, so it is always up to date. But there...

If nginx is proxying, only nginx's IP is known to OME. There is no way to know the IP of the client.

@basisbit Thanks for letting me know about X-REAL-IP, X-FORWAREDED-FOR. In order for OME to support this without any security problems, if the user enables X-REAL-IP in the AdmissionWebhooks setting of...