Arecont Vision Costar wins award for omnidirectional multi-camera


Arecont Vision Costar has received a 2019 Government Security Award for a new advanced camera model at the ISC West security conference and exposition. The Surroundvideo Omni SX is among several new camera models being demonstrated on the Costar Technologies stand at the show.

“We’re very pleased to receive this important industry recognition for our newest Surroundvideo Omni series,” stated Brad Donaldson, Vice President, Product Development. “The Omni SX brings both enhanced image quality and increased product reliability to meet the needs of our customers across multiple challenging surveillance environments.”

The compact, low-profile Surround ideo Omni SX is the newest member of the proven family of omni-directional, adjustable view dome surveillance cameras that the company pioneered for the security industry beginning in 2014. The new multi-sensor camera series builds upon the global success of the Omni G2 in offering both 12 and 20MP models. Each feature true day/night capabilities for indoor/outdoor usage, including advanced wide dynamic range (WDR) for varied lighting conditions and Nightview technology for strong low-light performance. Built-in Snapstream technology reduces bandwidth without sacrificing image quality. The 4-sensor, user-configurable Omni SX camera series features the customer’s choice of remote focus lens options ranging from 2.1 to 16mm.

An independent panel of judges from the security industry selected the top entries in the 2019 competition. The Omni SX and other award recipients were named across multiple categories using criteria that included Features, Innovation, User Friendliness, Interoperability, Quality, Design, Market Opportunity, Impact in the Security Industry, Technical Advances, and Scalability.

Source: securityworldmarket.com

7.4.33PHP Version107msRequest Duration7MBMemory UsageGET news/{slug}Route
    • Booting (58.41ms)
    • Application (47.95ms)
    • 1 x Booting (54.73%)
      58.41ms
      1 x Application (44.93%)
      47.95ms
      11 templates were rendered
      • themes.avc1.single (resources/views/themes/avc1/single.blade.php)2blade
        Params
        0
        post
        1
        categories
      • themes.avc1.layout.master (resources/views/themes/avc1/layout/master.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        post
        6
        categories
        7
        __currentLoopData
        8
        category
        9
        loop
      • themes.avc1.partials.header (resources/views/themes/avc1/partials/header.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        post
        6
        categories
        7
        __currentLoopData
        8
        category
        9
        loop
      • menuheader (resources/views/menuheader.blade.php)2blade
        Params
        0
        items
        1
        options
      • themes.avc1.partials.footer (resources/views/themes/avc1/partials/footer.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        post
        6
        categories
        7
        __currentLoopData
        8
        category
        9
        loop
      • menufooter (resources/views/menufooter.blade.php)2blade
        Params
        0
        items
        1
        options
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • voyager::menu.default (vendor/tcg/voyager/resources/views/menu/default.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        items
        6
        options
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        originalItem
        11
        isActive
        12
        styles
        13
        icon
        14
        alerts
      • themes.avc1.partials.rocket-menu (resources/views/themes/avc1/partials/rocket-menu.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        smallsliders
        4
        errors
        5
        post
        6
        categories
        7
        __currentLoopData
        8
        category
        9
        loop
      uri
      GET news/{slug}
      middleware
      web
      controller
      App\Http\Controllers\PostsController@show
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/PostsController.php:47-55
      4 statements were executed3.65ms
      • select * from `categories`
        1ms/app/Http/Controllers/PostsController.php:17avc_staging_db
        Metadata
        Backtrace
        • 12. /app/Http/Controllers/PostsController.php:17
        • 14. /vendor/laravel/framework/src/Illuminate/Container/Container.php:843
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:681
        • 16. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:785
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:629
      • select * from `posts` where `slug` = 'arecont-vision-costar-wins-award-for-omnidirectional-multi-camera' and `status` = 'PUBLISHED' limit 1
        1.06ms/app/Http/Controllers/PostsController.php:51avc_staging_db
        Metadata
        Bindings
        • 0. arecont-vision-costar-wins-award-for-omnidirectional-multi-camera
        • 1. PUBLISHED
        Backtrace
        • 16. /app/Http/Controllers/PostsController.php:51
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
      • select * from `categories` where `categories`.`id` = 1 limit 1
        790μsview::themes.avc1.single:26avc_staging_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::themes.avc1.single:26
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `settings` order by `order` asc
        800μs/vendor/tcg/voyager/src/Voyager.php:238avc_staging_db
        Metadata
        Backtrace
        • 14. /vendor/tcg/voyager/src/Voyager.php:238
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 16. /vendor/tcg/voyager/src/Helpers/helpers.php:6
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      TCG\Voyager\Models\Setting
      20
      App\Category
      1
      App\Post
      1
          _token
          T3acN5NnfThKIPcvpbMzNpge3Edi3agXcR4gUBh8
          _previous
          array:1 [ "url" => "https://avcstaging.arecontvisioncostar.com/news/arecont-vision-costar-wins-awa...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /news/arecont-vision-costar-wins-award-for-omnidirectional-multi-camera
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.148.238.144" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93fbc720db95eae8-SJC" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "3.148.238.144, 172.69.23.36" ] "x-server-addr" => array:1 [ 0 => "159.65.79.202" ] "host" => array:1 [ 0 => "avcstaging.arecontvisioncostar.com" ] ]
          request_server
          0 of 0
          array:55 [ "USER" => "avcstaging" "HOME" => "/home/avcstaging" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/news/arecont-vision-costar-wins-award-for-omnidirectional-multi-camera" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/news/arecont-vision-costar-wins-award-for-omnidirectional-multi-camera" "REMOTE_PORT" => "49334" "SCRIPT_FILENAME" => "/home/avcstaging/webapps/app-avcstaging/public/index.php" "SERVER_ADMIN" => "you@example.com" "CONTEXT_DOCUMENT_ROOT" => "/home/avcstaging/webapps/app-avcstaging/public/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/avcstaging/webapps/app-avcstaging/public/" "REMOTE_ADDR" => "172.69.23.36" "SERVER_PORT" => "80" "SERVER_ADDR" => "127.0.0.1" "SERVER_NAME" => "avcstaging.arecontvisioncostar.com" "SERVER_SOFTWARE" => "Apache/2.4.62 (Unix) OpenSSL/1.0.2g" "SERVER_SIGNATURE" => "" "LD_LIBRARY_PATH" => "/RunCloud/Packages/apache2-rc/lib" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "3.148.238.144" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "93fbc720db95eae8-SJC" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CONNECTION" => "close" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "3.148.238.144, 172.69.23.36" "HTTP_X_SERVER_ADDR" => "159.65.79.202" "HTTP_HOST" => "avcstaging.arecontvisioncostar.com" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747240202.4574 "REQUEST_TIME" => 1747240202 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Wed, 14 May 2025 16:30:02 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZPTHFFS3U5WUhWdCt1ajhWbjZkdGc9PSIsInZhbHVlIjoiNXVDc3l1anpKSlBqUzNvdUhxRUxHdnBjTGdkd29xY1pxTFlsTW1oak1NWk8yVlFCTGtSb1U2cEQ3dkRjelwvMmI3alpNbWZEVzhCYWI1NjNBeDJBKzBkVExZYTgxOGRxRjNxN3lxV1RGRmpYYm1wWlk3b1RHaWlqV3JseXUyb0FjIiwibWFjIjoiMTY0MzUwN2RkNWM3YmQzOTQ3YTQxMTI3YmNiMzQ4YzlhYjA5N2I2MzdiMTExNDRkNGMxNDA5YTg5NmVlNWEwOSJ9; expires=Wed, 14-May-2025 18:30:02 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkZPTHFFS3U5WUhWdCt1ajhWbjZkdGc9PSIsInZhbHVlIjoiNXVDc3l1anpKSlBqUzNvdUhxRUxHdnBjTGdkd29xY1pxTFlsTW1oak1NWk8yVlFCTGtSb1U2cEQ3dkRjelwvMmI3alpNb" 1 => "avcostar_session=eyJpdiI6Ik9aVUJPUStPejh3cEsxUjB4RWJiN3c9PSIsInZhbHVlIjoidkRuUXpvbXZadktLYnhWdUhKTldYNm05SnZLYThManRnTzVPS2F4R0F4Z1wvZytVYjFpamVvTE84QTU4M3Fnb2hvVFlKOStPeUF5eVdvSm03TTJWS0VIQkU2NHIxKzBQeHZ3UDBpekRydUtQcXB4YVZhQlwvczhtbXRrSUFsNFwvYVEiLCJtYWMiOiI3MDBiZDk0N2ZlNGI5ZDkxOGYwY2Q5ZjQ2MWIyNzUyODBlY2IwN2Q5YjM0YjJkY2U4MjI2ZDg1NjY1YTMwNzZmIn0%3D; expires=Wed, 14-May-2025 18:30:02 GMT; Max-Age=7200; path=/; httponlyavcostar_session=eyJpdiI6Ik9aVUJPUStPejh3cEsxUjB4RWJiN3c9PSIsInZhbHVlIjoidkRuUXpvbXZadktLYnhWdUhKTldYNm05SnZLYThManRnTzVPS2F4R0F4Z1wvZytVYjFpamVvTE84QTU4M3Fnb2h" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZPTHFFS3U5WUhWdCt1ajhWbjZkdGc9PSIsInZhbHVlIjoiNXVDc3l1anpKSlBqUzNvdUhxRUxHdnBjTGdkd29xY1pxTFlsTW1oak1NWk8yVlFCTGtSb1U2cEQ3dkRjelwvMmI3alpNbWZEVzhCYWI1NjNBeDJBKzBkVExZYTgxOGRxRjNxN3lxV1RGRmpYYm1wWlk3b1RHaWlqV3JseXUyb0FjIiwibWFjIjoiMTY0MzUwN2RkNWM3YmQzOTQ3YTQxMTI3YmNiMzQ4YzlhYjA5N2I2MzdiMTExNDRkNGMxNDA5YTg5NmVlNWEwOSJ9; expires=Wed, 14-May-2025 18:30:02 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZPTHFFS3U5WUhWdCt1ajhWbjZkdGc9PSIsInZhbHVlIjoiNXVDc3l1anpKSlBqUzNvdUhxRUxHdnBjTGdkd29xY1pxTFlsTW1oak1NWk8yVlFCTGtSb1U2cEQ3dkRjelwvMmI3alpNb" 1 => "avcostar_session=eyJpdiI6Ik9aVUJPUStPejh3cEsxUjB4RWJiN3c9PSIsInZhbHVlIjoidkRuUXpvbXZadktLYnhWdUhKTldYNm05SnZLYThManRnTzVPS2F4R0F4Z1wvZytVYjFpamVvTE84QTU4M3Fnb2hvVFlKOStPeUF5eVdvSm03TTJWS0VIQkU2NHIxKzBQeHZ3UDBpekRydUtQcXB4YVZhQlwvczhtbXRrSUFsNFwvYVEiLCJtYWMiOiI3MDBiZDk0N2ZlNGI5ZDkxOGYwY2Q5ZjQ2MWIyNzUyODBlY2IwN2Q5YjM0YjJkY2U4MjI2ZDg1NjY1YTMwNzZmIn0%3D; expires=Wed, 14-May-2025 18:30:02 GMT; path=/; httponlyavcostar_session=eyJpdiI6Ik9aVUJPUStPejh3cEsxUjB4RWJiN3c9PSIsInZhbHVlIjoidkRuUXpvbXZadktLYnhWdUhKTldYNm05SnZLYThManRnTzVPS2F4R0F4Z1wvZytVYjFpamVvTE84QTU4M3Fnb2h" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "T3acN5NnfThKIPcvpbMzNpge3Edi3agXcR4gUBh8" "_previous" => array:1 [ "url" => "https://avcstaging.arecontvisioncostar.com/news/arecont-vision-costar-wins-award-for-omnidirectional-multi-camera" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]