In the Driver Framework, it does not seem possible to bulk change camera stream settings.
The settings for “General” camera settings changed be changed for a group of cameras, but the settings for individual streams are not showing.
Settings tab with Camera selected (the settings are available):
Settings tab with Group of
same cameras selected:
Streams tab with Group of
same cameras selected:
This works for the Demo Driver sample.
To be included when seeing the settings for a group the settings must be the same. The streams need to have the same StreamIds and same settings names etc.
https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/demodriver/readme.html&tree=tree_1.html
Oh thanks! I wrongly assumed each stream ID should be different across diffferent video channels.