I have built a small player that is based on smf, and enabled advanced logging following the link here: http://msdn.microsoft.com/en-us/library/ff728114(v=vs.95).aspx.
It seemed to work fine, however I found that some fields (for example: Bandwidth average) have missing values (no values are sent from the client to be logged). what is weirder is that other fields such as VideoBandwidthAvg and AudioBandwidthAvg(both of which I will assume to be dependent on the BandwidthAvg, however I do not know what is the equation of this dependency) are recorded without any problems. Also some other fields such as RenderedFramespersecond are not recorded as well.
anyone faced a similar issue?
↧