Bosch Building Technologies

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 
    Sort by:
    100% helpful (1/1)
    ‎03-01-2024 02:54 PM
    The following procedure will allow you to create a self signed certificate to allow a trusted connection between a web browser and MVS.
    View full article
    100% helpful (1/1)
    ‎02-23-2024 01:31 PM
    The MBV-MBase is the license that allows you to extend the SMA in Remote Portal. You receive this license when you place an order to Order Desk for SMA extension and it must be activated in the Remote Portal and on the server like any other license.
    View full article
    100% helpful (1/1)
    ‎08-02-2022 04:35 PM
    SecureOS sends events from analytics to BVMS, which can be translated into alarms and/or stored into the logbook.
    View full article
    100% helpful (1/1)
    ‎12-21-2023 10:13 AM
    New check in BVMS Configuration Client has been implemented, which blocks the disabling of the "Secure connection" if camera port 1756 is disabled. This should prevent the camera from getting "unreachable" by miss-configuration of the administrator. 
    View full article
    100% helpful (1/1)
    ‎12-13-2023 03:15 PM
    Maintaining the highest level of data security requires continuous improvements in all the system components - including software and device firmware. Recent changes in the camera firmware are focused on improving the security level overall.
    View full article
    100% helpful (3/3)
    ‎08-26-2021 03:59 PM
    The BVMS Logbook database can be moved to another SQL Server. This article describes the steps that are necessary to migrate the database and describes how to confirm if the migration was successful.   BVMS is using Microsoft SQL Server Express to store its logbook. Based on the information provided by Microsoft (Compare SQL Server 2017 editions), SQL Server Express is limited to a 10GB database size. This could be insufficient for larger installations or installations that require a very long logbook retention time. Additionally, some organizations have a dedicated SQL server environment which should be utilized by all applications. The BVMS Logbook database can be moved to another SQL Server. This guide describes the steps that are necessary to migrate the database and describes how to confirm if the migration was successful.
    View full article
    100% helpful (1/1)
    3 weeks ago
    White cameo in BVMS Operator Client or "device failed" message may be caused by the NVIDIA graphic card driver that might not be compatible.
    View full article
    100% helpful (1/1)
    4 weeks ago
    The connection of 2N® Helios IP intercom to BVMS and Bosch Access Control System is possible thanks to the implementation of ONVIF and Wiegand protocols, which ensure mutual compatibility.
    View full article
    100% helpful (1/1)
    ‎03-13-2024 01:27 PM
    This article contains the list of Security Advisories (SA) to inform you about identified security vulnerabilities in our product or service and proposed solutions.
    View full article
    100% helpful (1/1)
    ‎02-21-2023 11:02 AM
    In Bosch VMS it is possible to assign an LDAP user group to a Bosch VMS user group. This article describes why it is important to not assign the same LDAP user group to multiple Bosch VMS user groups.
    View full article
    100% helpful (1/1)
    ‎12-08-2022 04:17 PM
    Find out from this article how many cameras can be opened before the workstation is overloaded.
    View full article
    100% helpful (1/1)
    ‎05-19-2023 02:32 PM
    BVMS Operator Client has live issues (black image, the app closes by itself, pixelation of images, same camera shown in multiple cameos although it was only selected once, hibernation/power saving, part of the tree view seen in the Image Panes area). Follow this article and find out how you can check the basics for BVMS Operator Client live issues
    View full article
    100% helpful (1/1)
    ‎05-02-2023 11:22 AM
    “Server is not online” message is displayed when accessing BVMS Operator Client. After clicking OK, the Operator Client is opening in a loop and never stops. What should you do?
    View full article
    100% helpful (1/1)
    3 weeks ago
    This article lists the scenarios in which technical support normally request dump file from a BVMS system.
    View full article
    100% helpful (1/1)
    ‎08-21-2023 09:43 AM
    Related Products: BVMS SDK, BVMS    Overview: BVMS Scriptlets can be debugged via logging to a logger file or messaging to the Operator workstation. This article describes how to enable BVMS Scriplet logging. You can log to the Server Script log or the Client Script log. Logs are default send to C:\ProgramData\Bosch\VMS\Log   1.Creating Log files ClientScriptLogger – automatically created Creates file “ClientScriptLog.txt” ServerScriptLogger - automatically created  Creates file “ServerScriptLog.txt”   2.Log information to the log files There are 3 methods to log information: Log Info Log Error Log Debug   Examples: [Scriptlet("59c4d66e-9395-4dcc-8d27-90dc2b7a00c4")] public void DemoLogger() { //use refence:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 MessageBox.Show("Hello World"); Logger.Info("Hello World script started"); Logger.Error("Hello World script started"); Logger.Debug("Hello World script started"); // Not writing to ClientScriptLog.txt ! }   3.Logging Location - C:\ProgramData\Bosch\VMS\Log. The logs are automatically collected by the BVMS Configuration Collection Tool. 4.Changing the location of the BVMS Scriplet Logging.   Server Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Server\CentralServer\BvmsLogCfg.xml and is defined by the ServerScriptLogAppender path: Default: </appender> <appender name="ServerScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ServerScriptLog.txt"/>   Client Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Client\OpClient\ApplicationWiring\Nvr\LogCfg.xml and is defined by the ClientScriptLogAppender path: Default: </appender> <appender name=“ClientScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ClientScriptLog.txt"/>
    View full article
    100% helpful (1/1)
    3 weeks ago
    This article explains how to enable and collect Video SDK Logs for VSDK based applications.
    View full article
    100% helpful (2/2)
    ‎08-02-2022 03:12 PM
    BVMS Version 10.0: please note that, currently, the export mechanisms provided in the BVMS Configuration Client do not export the user-data.
    View full article
    100% helpful (1/1)
    ‎05-05-2023 11:04 AM
    This article explains how to find the source (details of the workstation) and credentials that are used to attempt to login into BVMS (when the attempt has failed)
    View full article
    100% helpful (2/2)
    ‎08-29-2023 10:26 AM
    This article describes how you can upgrade a BVMS license to a higher version via Bosch Remote Portal. ( eg. from BVMS 11.0  to BVMS 11.1.x )
    View full article
    100% helpful (1/1)
    ‎07-14-2022 09:53 AM
    If the Host Type was set to other value than “Factory Default” for DSA E2800 and you want to integrate it with BVMS, the targets will most likely not be scannable and there will be no recordings at all.
    View full article
    Top Contributors
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist