Jump to content

monitoring - detecte playback lag


Recommended Posts

Posted

Hello,

I try to detect when there is a problem loading on a person reading a media.

I am currently monitoring the transcoding position of each playback and I can tell if there is a transcoding problem. I'm watching if the transcoding position relative to the playback is less than 5% for more than 5 minutes.

But sometimes it happens that the server is overloaded in I/O and CPU and even the plays that are done live (so without transcoding) don't load anymore and show a loading logo for a few moments.

How can I detect a lag on my server and the fact that the readings no longer work? 

Best regards, 

Posted

Hi, how are you monitoring the rate of transcoding now? 

Posted

I use Zabbix and I monitor the following values via the API:

  • TranscodingPositionTicks
  • PositionTicks

But I'm trying to find out when there is no transcoding if there are loading problems due to a server performance problem. 

Posted

Do you have thottling enabled for transcoding?

Posted

Yes but when I have too many streams and a lot of CPU usage my website can sometimes freeze. And I'd like to detect this with values that I can retrieve, be it logs, API data...

 

I have active monitoring on the CPU but it is difficult to activate alerts based on it, because of the transcoding that causes large CPU spikes.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...