AirenSoft / OvenMediaEngine

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://airensoft.com/ome.html
GNU Affero General Public License v3.0
2.54k stars 1.06k forks source link

Not able to play Live rewind in MAC systems and Ipad #1024

Closed kk-karankatyal10 closed 1 year ago

kk-karankatyal10 commented 1 year ago

We are not able to successfully play live rewind feature in mac systems in safari browser, It is playing for starting not from live section even if stream is live, also sometimes stream got struck in safari browser. we tried in ovenmedia player as well in video js player and akamai hls player but find issue on every platform.

Kindly suggest with solution so that we can overcome this bug.

getroot commented 1 year ago

If you think this is a bug, please describe the steps to reproduce this issue. Please write the encoder you use, encoder settings, OME version, and upload OME's Server.xml file and OME's ovenmediaengine.log file. And please let me know if the problem is not reproduced in chrome on PC but only in Safari.

kk-karankatyal10 commented 1 year ago

We are using latest version of Ovenmedia.. Steps to reproduce: while we are playing hls on safari it is playing from starting not from live section. It is only occuring in Safari on mac but not in chrome. Server.xml is as follow: <?xml version="1.0" encoding="UTF-8"?>

OvenMediaEngine origin * false stun.ovenmediaengine.com:13478 true true false 2 1 1 1936 1 9999 1 4000/udp 3333 3334 1 *:10000-10005/udp *:3478 true 1 9000 1 80 443 1 3333 3334 1 *:10000-10005/udp *:3478 true 1 default ovenmediaengine.com * /MTVSSL/a1d8f365164952f1.crt /MTVSSL/multitv.key /MTVSSL/gd_bundle-g2-g1.crt app live false bypass_stream ${OriginStreamName} Paid master false v144 v240 v360 v480 v720 v1080 stream_${Port} 4000 30000 1 8 30000 false false false 0.5 1.5 3 4800 *
getroot commented 1 year ago

We need to know the requested encoder information and the ovenmediaengine.log file so we can analyze the problem. (This issue is not reproducible in my production environment, so I'm asking for more information.)

Also setting SegmentCount to 4800 will use excessive memory. Refer to the information below to turn on the DVR. https://airensoft.gitbook.io/ovenmediaengine/streaming/low-latency-hls#live-rewind

What is the latest version of OvenMediaEngine? Is this the master branch or the 0.15.0 release? Exact version information is required.

Also, does your system have enough power to encode 7 output tracks? Does the issue reproduce when configured with only bypass audio/bypass video without using ABR?

kk-karankatyal10 commented 1 year ago

We are using for OBS studio for streaming content using bitrate around 2 mbps and our system has enough power to encode this tracks issue is reproducible with all settings. we are using version 0.14.16

Log file is attached as follow: ovenmediaengine_log_20230209.txt

getroot commented 1 year ago

your log say you are using OvenMediaEngine 0.14.16

kk-karankatyal10 commented 1 year ago

ok cool, please check out and suggest on this

getroot commented 1 year ago

I don't know what you are asking me to check and suggest.

Anyway, it looks like you have another system in front of OvenMediaEngine. Is that correct? If there is such a thing, you must tell me everything.

getroot commented 1 year ago

Please send your OvenMediaEngine origin LLHLS URL to support@airensoft.com. That seems like the quickest way to find your problem.

getroot commented 1 year ago

I'm closing this issue as it has been inactive for a long time. Don't hesitate to reopen this issue if you think it needs further discussion.