Knowledge Base Article
Article Type: How To
Product: Symphony
Product Version: 6.14
Component: Symphony Client
Device Brands:
Created: 7-Sep-2011 3:01:47 PM
Last Updated:

How to use Symphony Client logs to determine FPS received by the Client

Solution

  1. Edit %appdata%/Aimetis/acc.ini and add the following section:

    [FilterLogging]
    NetRecv=1
  2. Restart Symphony Client and watch video.
  3. At command line, navigate to logs folder, and enter the following command:
    grep -i "NetRecv Recv video rtMS" log123*.txt > out.txt 
    
  4. Open out.txt and count log lines per second, which should correspond to FPS.

 

Average rating:
Please log in to rate.
Rated by 1, Viewed by 4174