Jeheon Han

Results 294 comments of Jeheon Han

For reference, one of the advantages of LLHLS is that it supports legacy HLS players. Of course, in that case, it won't play with low latency.

@imrahuldevopser Older versions have bugs, so using the latest version that fixes them is the only solution. do you mean something else?

I think it would be better to pull MPEG-DASH using an external tool such as ffmpeg and send it to OME over RTMP/MPEG-2 TS/SRT. And if you use MPEG-DASH as...

Have you set up CrossDomains on the API server? ``` * path/to/file.crt path/to/file.key path/to/file.crt ome-access-token *.airensoft.com http://*.sub-domain.airensoft.com http?://airensoft.* ```

I mean, `` In your settings it is commented out.

You just edited it. How about putting * ? Still not working? And it's not a good idea to open OME's API server for anyone to access. This is an...

@lassos There seems to be a misunderstanding. What @dimiden says is not recommended to call the API with SSH and CURL. What we recommend is to call OvenMediaEngine's API through...

1. Do you have an app/rnts stream in your OvenMediaEngine instance? Please upload the full log file. 2. I don't know what you mean by you're not afraid to delete...

``` {"log":"id(3585842417), msid(0), output(stream), SourceType(Transcoder), RepresentationType(Source), Created Time (Tue Aug 30 10:51:18 2022) UUID(06603cec-1ce5-425c-899b-5478380c1595/default/#default#app/stream/o)\n","stream":"stdout","time":"2022-08-30T10:51:18.700617251Z"} {"log":"\u0009\u003e\u003e Origin Stream Info\n","stream":"stdout","time":"2022-08-30T10:51:18.700629056Z"} {"log":"\u0009id(38), output(stream), SourceType(Rtmp), Created Time (Tue Aug 30 10:51:18 2022)\n","stream":"stdout","time":"2022-08-30T10:51:18.700639271Z"} {"log":"\n","stream":"stdout","time":"2022-08-30T10:51:18.700649491Z"} {"log":"\u0009Video...

You should look at Server.xml. Remove all unused features like LLHLS and WEBRTC from Publisher, except for RTMP Push. If you have Opus encoding in Transcoding, disable it.