jiminord
8 years agoVisitor
Performance Monitoring
All,
New to Roku development and still swimming through the website's SDK pages. I was able to get my development environment up pretty quick and to do some basic playing around with on-boarding some of your sample apps. Pretty nice from what i've seen so far.
One thing i'm specifically looking for is the ability to gather as much info as possible when the channel is in use. One area in particular is performance data when the player is encountering difficulty. So for example:
THX
Jim
New to Roku development and still swimming through the website's SDK pages. I was able to get my development environment up pretty quick and to do some basic playing around with on-boarding some of your sample apps. Pretty nice from what i've seen so far.
One thing i'm specifically looking for is the ability to gather as much info as possible when the channel is in use. One area in particular is performance data when the player is encountering difficulty. So for example:
- If the input buffer is empty due to content/file segments not loading fast enough
- If there was an issue/error with the elementary stream like corrupted of unreadable MPEG frames
- Incorrect PCR timer
- Incorrect bitrate
- If the player stops for anything other than a user pausing or exiting
- Lower level transport issues like dropped or reset TCP connections
- Parsing issues for playlist
- Name resolution issues
THX
Jim