logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
jip  
#1 Posted : Monday, August 23, 2021 5:40:03 AM(UTC)
jip

Rank: Advanced Member

Groups: Registered
Joined: 7/23/2013(UTC)
Posts: 122
Estonia
Location: North

Thanks: 12 times
Was thanked: 13 time(s) in 11 post(s)
I would propose including performance information, shown at the bottom of vMix window, to be provided also by XML API.

This would enable monitoring vMix performance via other applications.

The XML output could contain the following elements, for example:

Code:
<projectFps interlaced="false">25</projectFps>
<fps average="25"/> 
<rendertime peak="18" average="12"/>
<cpu><vmix peak="30" average="12"/><total peak="55" average="40"/></cpu>
<warnings gpu="true" cpu="false"/>


As shown above, statistics could be given by 5-second averages and respective peak values.
thanks 1 user thanked jip for this useful post.
fluozh on 8/23/2021(UTC)
fluozh  
#2 Posted : Monday, August 23, 2021 7:00:20 PM(UTC)
fluozh

Rank: Advanced Member

Groups: Registered
Joined: 3/18/2021(UTC)
Posts: 30
Man
Japan
Location: Tokyo

Thanks: 10 times
Was thanked: 4 time(s) in 4 post(s)
Agreed! I also want CPU/GPU warning in TCP API.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.