Skip to content

Feature Request: LLHLS Session Timeout #1313

Answered by getroot
bchah asked this question in Ideas
Discussion options

bchah
Jul 15, 2023
Collaborator Sponsor

You must be logged in to vote

I think my explanation was misrepresented. OvenMediaEngine will of course close the connection after 30 seconds if no data is flowing on the TCP connection. It is not true that you said that OME holds many connections. The fact that there are multiple sessions is just a statistical number, and there is only one actual TCP connection.

In detail, it is as follows.

As shown in the figure, the HTTP/2 browser uses only one connection in the entire PC when connecting to one server.

In other words, even if you run 3 browsers on your PC and play 3 videos with OvenPlayer, only one TCP connection is connected to OME.

This makes it difficult for OvenMediaEngine to calculate "concurrent viewers".

Th…

Replies: 1 comment 12 replies

Comment options

getroot
Jul 17, 2023
Maintainer Sponsor

You must be logged in to vote
12 replies
@getroot
Comment options

getroot Jul 17, 2023
Maintainer Sponsor

@bchah
Comment options

bchah Jul 17, 2023
Collaborator Author Sponsor

@getroot
Comment options

getroot Jul 17, 2023
Maintainer Sponsor

@bchah
Comment options

bchah Jul 17, 2023
Collaborator Author Sponsor

@getroot
Comment options

getroot Jul 18, 2023
Maintainer Sponsor

Answer selected by bchah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants