Hello,
For test purpose I would like to redirect a whole set of video requests from Milstone system to a reduced set of camera.
For example 100 cameras are configured in the system but I have only four HW cameras, so I would like that the first 50 “cameras” display the stream of CAM1, the 50 next the stream of CAM2, and so on…
I think that LINUX IPTABLES service would do that but how is it possible in my Windows env which hosts the Milestone system ?
Last but not least I use Open Network Bridge to request streams, by RTSP so it is the ONB which is in interface with the 4 cams.
Thanks a lot for any comment or idea on this.