Hi, I am using Milestone’s site to search and get the list of supported devices ( cameras). That works fine, no issues. It lists several columns for supported camera make and models. But there is no way that in a single instance we can see the hardware Ids ( driver Ids) of the supported camera models. Can someone help in this regard ? Is there a way I can get a column displaying the Hardware ID too ? Right now I need to open each row is the search results to see the hardware id.
That is actually what I was about to suggest. I don’t think there are any other tools/pages. An idea would be, to ask Support here - https://supportcommunity.milestonesys.com
You might be able to get better help from the partners using the support community.
I had the exact same issue a couple weeks ago. I have a pending request with the driver development team to provide this information but they haven’t responded yet. I put together a quick and dirty powershell to get what I need that I’m happy to share:
I did use the script shared by you with prerequisite ( PS 7.0 ) and I see that it gives the required output. Thanks a lot for this. For a manufacturer type supporting 500 cameras it took me ~45 minutes for getting the output after I run the script. I know that you have already indicated that it’s very slow. But just looking for a script that runs faster.
I have seen that totally milestone supports ~12000 cameras of all makes and need to check how much time it takes to perform this task.
Can anyone suggest any other faster way of accomplishing this task ?
Thanks a lot for all who are providing suggestions/solutions here, they are really helping a lot.
I’m glad it worked for you. I’m not a powershell guru by any means, maybe someone else will suggest a way to improve the speed. Part of the issue may be the speed of the website, or where it’s being served from.