Jeheon Han

Results 294 comments of Jeheon Han

@NK0D1NG Yes, the problem is that the packets sent by your browser cannot reach the OvenMediaEngine's IceCandidate. Also try using TCP method with TcpRelay.

nc -zvu localhost 10000 , but also nc -zvu ` `10000 ? If you want to use localhost, put OME_ICE_CANDIDATES=127.0.0.1:10000-10005/udp. However, this may work with Chrome's security policy. Chrome strictly...

I'm testing using a private IP like 192.168.0.1 instead of 127.0.0.1.

no. Exactly I have another linux machine next to me. I'm not sure. I've never tried it on localhost, so I don't know the details. I think this is most...

@NK0D1NG Thanks for sharing good information.

Sorry. This project manager seems to have missed this because he is having too busy days with a commercial project. We'll look at this soon.

Great idea. WebRTC Player (Browser) has a Jitter Buffer that dynamically resizes internally, but from what I've observed, it's about 700ms max. Currently PlayoutDelay seems to be working with minimum...

We have a DRM task in our backlog. But lately we've been very busy, so we're not sure of the completion schedule for this.

Thanks for reporting the bug. A recent update for OME's playlists seems to break backwards compatibility. This is a bug and will be fixed soon.

LLHLS ABR or WebRTC ABR? Both ABR works fine on my iOS SAFARI.