Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

low latency dash constantly stops when using as edge #182

Closed
vinceaar0n opened this issue Aug 24, 2020 · 4 comments
Closed

low latency dash constantly stops when using as edge #182

vinceaar0n opened this issue Aug 24, 2020 · 4 comments
Labels
bug Confirmed as bug stale

Comments

@vinceaar0n
Copy link

Describe the bug
low latency dash constantly stops when using as edge. upon checking response headers manifest_ll.mpd keeps getting a "Status Code: 202 Accepted" but when using rtmp as provider on the edge everything runs fine
image

To Reproduce
Steps to reproduce the behavior:

  1. Set Server.xml as follows 'edge and use ovt as provider.'
  2. With Encoder use obs same config as docs
  3. play lldash video you will notice video keeps stopping

Expected behavior
video should not constantly stop

Logs
ovenmediaengine.log

Server (please complete the following information):

  • OS: centos 7
  • OvenMediaEngine Version:0.10.7

Player (please complete the following information):

  • Device: pc
  • OS: windows 10
  • Browser Microsoft Edge
  • Version 84.0.522.63 (Official build) (64-bit)
@getroot getroot added the bug Confirmed as bug label Aug 24, 2020
@getroot
Copy link
Member

getroot commented Aug 24, 2020

Please share your Server.xml and Full log (especially the log at the moment of error).

@dimiden
Copy link
Member

dimiden commented Feb 3, 2021

@aaron-vince
OME Edge is not always connected to Origin, but only when it plays stream on Edge.
Immediately after the connection established, Edge returns 202 Accepted because it does not have enough data to create an LL-DASH segment, and after segment_duration or later, it returns 200 OK.

This issue occurs because OME is not HTTP reverse proxy, and if this behavior is problematic, it is recommended that you use another HTTP reverse proxy server as Edge.

@getroot
Copy link
Member

getroot commented Jun 2, 2022

We're sorry, but with the release of LLHLS, we have decided to no longer update LLDASH. Because LLHLS has better performance and compatibility, we decided it was a better decision for everyone to focus more of our energy on it.

Instead, we will continue to focus more on LLHLS and WebRTC. Thanks for your contribution.

@stale
Copy link

stale bot commented Aug 1, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 1, 2022
@stale stale bot closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed as bug stale
Projects
None yet
Development

No branches or pull requests

3 participants