Can color markers be generated?
I need to mark in the playback a specific event which should be differentiated from normal markers. this marker would be generated in the manager server with a rule.
Can color markers be generated?
I need to mark in the playback a specific event which should be differentiated from normal markers. this marker would be generated in the manager server with a rule.
The built-in bookmarks always have the same color.
Not using the built-in bookmarks you could develop your own markers and show them on the time line as shown in the Smart Client Timeline Population Plug-in sample.
https://doc.developer.milestonesys.com/html/index.html?base=samples/sctimeline.html&tree=tree_1.html
Creating rule actions is shown in the BatAction plugin sample.
https://doc.developer.milestonesys.com/html/index.html?base=samples/bataction.html&tree=tree_1.html