دوربین مدار بسته داهوا مدل SD59430U-HNI

12 فروش موفق
  • دوربین اسپید دام
    تحت شبکه (اتصال از طریق کابل شبکه)
    4 مگاپیکسل
    رزولوشن 2592*1520
    فرمت ضبط +H265
    ساپورت رم تا 256 گیگ
    دارای یک عدد ورودی و خروجی آلارم
    دارای یک عدد ورودی و خروجی صدا
    قدرت دید در شب 100 متر
    استاندارد IP67
    بدنه فلزی
  • 1/3” CMOS Sensor
    H.265+/H.265/H.264+/H.264 Encoding, Ultra-low bit rate
    Max. 25/30fps@4M(2592×1520) & 50/60fps @1080P resolution
    WDR, Day/Night(ICR), Ultra DNR, Auto iris, Auto focus
    4.5mm ~ 135.0mm , 30x Optical Zoom
    Max 400°/s pan speed, 360° endless pan rotation
    Up to 300 presets, 5 auto scan, 8 tour, 5 pattern
    Micro SD card memory , 64 GB
    Audio In/Out, Alarm In/Out, IP66, POE+
    IR Distance up to 100m(AC24V)/ 80m(DC12V)
    Smart Detection (Tripwire|Intrusion | Scene Change | Face| Anondoned-Missing Object)
tejarapp
7.4.30PHP Version244msRequest Duration18MBMemory UsageGET shop/product/{id}/{slug}Route
    • Booting (122ms)
    • Application (119ms)
    • 1 x Booting (50.04%)
      122.04ms
      1 x Application (48.7%)
      118.78ms
      7 templates were rendered
      • shop.product (resources/views/shop/product.blade.php)1blade
        Params
        0
        product
      • shop.layouts.master (resources/views/shop/layouts/master.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
      • shop.layouts.head (resources/views/shop/layouts/head.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        Category
      • shop.layouts.header (resources/views/shop/layouts/header.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        Category
      • shop.layouts.message (resources/views/shop/layouts/message.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        Category
      • site.layouts.footer (resources/views/site/layouts/footer.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        Category
      • shop.layouts.footer-scripts (resources/views/shop/layouts/footer-scripts.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        __currentLoopData
        6
        item
        7
        loop
        8
        Category
      uri
      GET shop/product/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Shop\IndexController@getProduct
      namespace
      App\Http\Controllers
      prefix
      /shop
      where
      as
      shopProduct
      file
      app/Http/Controllers/Shop/IndexController.php:200-208
      20 statements were executed, 13 of which were duplicated, 7 unique14.23ms
      • select * from `products` where `status` = 1 and `products`.`id` = '573' limit 14.43mstejarap_new
        Metadata
        Bindings
        • 0. 1
        • 1. 573
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `product_images` where `product_images`.`product_id` in (573)520μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `types` where `types`.`id` in (4262)360μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `questions_category` where `questions_category`.`id` in (128)380μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `discounts` where `product_id` = 573 and `expires_at` > '2025-04-16 15:51:57' limit 1570μstejarap_new
        Metadata
        Bindings
        • 0. 573
        • 1. 2025-04-16 15:51:57
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `questions_category` where `id` in (select `parent_id` from `questions_category` where `id` = 128) limit 1630μstejarap_new
        Metadata
        Bindings
        • 0. 128
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 573 and `expires_at` > '2025-04-16 15:51:57' limit 1390μstejarap_new
        Metadata
        Bindings
        • 0. 573
        • 1. 2025-04-16 15:51:57
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-04-16 15:51:57'380μstejarap_new
        Metadata
        Bindings
        • 0. 2025-04-16 15:51:57
      • select * from `discounts` where `product_id` = 573 limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 573
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 573 and `expires_at` > '2025-04-16 15:51:57' limit 1320μstejarap_new
        Metadata
        Bindings
        • 0. 573
        • 1. 2025-04-16 15:51:57
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `questions_category` where `id` in (select `parent_id` from `questions_category` where `id` = 128) limit 1560μstejarap_new
        Metadata
        Bindings
        • 0. 128
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `questions_category` where `id` in (select `parent_id` from `questions_category` where `id` = 128) limit 1580μstejarap_new
        Metadata
        Bindings
        • 0. 128
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `questions_category` where `id` in (select `parent_id` from `questions_category` where `id` = 128) limit 11.07mstejarap_new
        Metadata
        Bindings
        • 0. 128
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `questions_category` where `id` in (select `parent_id` from `questions_category` where `id` = 128) limit 1740μstejarap_new
        Metadata
        Bindings
        • 0. 128
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-04-16 15:51:57'310μstejarap_new
        Metadata
        Bindings
        • 0. 2025-04-16 15:51:57
      • select * from `discounts` where `product_id` = 573 limit 1300μstejarap_new
        Metadata
        Bindings
        • 0. 573
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 573 and `expires_at` > '2025-04-16 15:51:57' limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 573
        • 1. 2025-04-16 15:51:57
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `title`, `id` from `questions_category` where `parent_id` = 0 and `status` = 1 and `id` <> 59500μstejarap_new
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 59
      • select `title`, `id`, `parent_id` as `mid` from `questions_category` where `parent_id` <> 0 and `status` = 1430μstejarap_new
        Metadata
        Bindings
        • 0. 0
        • 1. 1
      • select `types`.`id` as `tid`, `questions_category`.`id` as `id`, `questions_category`.`parent_id` as `mid`, `types`.`title` as `name` from `types` inner join `questions_category` on `questions_category`.`id` = `types`.`qc_id` where `questions_category`.`status` = 11.12mstejarap_new
        Metadata
        Bindings
        • 0. 1
      App\Models\QuestionsCategory
      6
      App\Models\Type
      1
      App\Models\ProductImage
      1
      App\Models\Product
      1
        _token
        K5eaVSKSXcdUrWDmfryFy5r7SXOMowyHrqEJo2fD
        _previous
        array:1 [ "url" => "https://tejarap.ir/shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9%85%D8%AF%D8%A7%D8%B1-%D8%A8%D8%B3%D8%AA%D9%87-%D8%AF%D8%A7%D9%87%D9%88%D8%A7-%D9%85%D8%AF%D9%84---SD59430U-HNI
        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:28 [ "cdn-loop" => array:1 [ 0 => "arvancloud; count=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "ar-sid" => array:1 [ 0 => "5340" ] "ar-real-country" => array:1 [ 0 => "US" ] "ar-real-ip" => array:1 [ 0 => "3.17.62.86" ] "x-sid" => array:1 [ 0 => "5340" ] "x-country-code" => array:1 [ 0 => "US" ] "x-request-id" => array:1 [ 0 => "d03e4f0dd7ec4a11f3295a547ff45336" ] "x-forwarded-for" => array:1 [ 0 => "3.17.62.86" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "true-client-ip" => array:1 [ 0 => "3.17.62.86" ] "x-real-ip" => array:1 [ 0 => "3.17.62.86" ] "connection" => array:1 [ 0 => "close" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "tejarap.ir" ] ]
        request_server
        0 of 0
        array:63 [ "USER" => "tejarap" "HOME" => "/home/tejarap" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9%85%D8%AF%D8%A7%D8%B1-%D8%A8%D8%B3%D8%AA%D9%87-%D8%AF%D8%A7%D9%87%D9%88%D8%A7-%D9%85%D8%AF%D9%84---SD59430U-HNI/shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9%85%D8%AF%D8%A7%D8%B1-%D8%A8%D8%B3%D8%AA%D9%87-%D8%AF%D8%A7%D9%87%D9%88%D8%A7-%D9%85%D8%AF%D9%84---S" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/shop/product/P-573/دوربین-مدار-بسته-داهوا-مدل---SD59430U-HNI" "REMOTE_PORT" => "32454" "SCRIPT_FILENAME" => "/home/tejarap/domains/tejarap.ir/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@tejarap.ir" "CONTEXT_DOCUMENT_ROOT" => "/home/tejarap/domains/tejarap.ir/public_html/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/tejarap/domains/tejarap.ir/public_html/public" "REMOTE_ADDR" => "185.215.232.190" "SERVER_PORT" => "443" "SERVER_ADDR" => "62.210.5.188" "SERVER_NAME" => "tejarap.ir" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_CDN_LOOP" => "arvancloud; count=1" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_AR_SID" => "5340" "HTTP_AR_REAL_COUNTRY" => "US" "HTTP_AR_REAL_IP" => "3.17.62.86" "HTTP_X_SID" => "5340" "HTTP_X_COUNTRY_CODE" => "US" "HTTP_X_REQUEST_ID" => "d03e4f0dd7ec4a11f3295a547ff45336" "HTTP_X_FORWARDED_FOR" => "3.17.62.86" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_TRUE_CLIENT_IP" => "3.17.62.86" "HTTP_X_REAL_IP" => "3.17.62.86" "HTTP_CONNECTION" => "close" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "tejarap.ir" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "tejarap.ir" "HTTPS" => "on" "UNIQUE_ID" => "Z_-S1O9GOf9A4OHocdm42AAAAJ8" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "tejarap.ir" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "Z_-S1O9GOf9A4OHocdm42AAAAJ8" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744802516.8917 "REQUEST_TIME" => 1744802516 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 16 Apr 2025 11:21:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpYOGs1SHFDRFMrZ0lwa3VoWU9neVE9PSIsInZhbHVlIjoiQWpDdSs0NUhPd2h0S29EOEJWRjdVcFJOVkZya3hGd0pxNEE1N04zWjF3ZjJZckVlV3BVa1ArSDEwSjlyNDJWZ3RXV0xjQ0k1SGxiNVAydmxHK0ZjSnNEUWtkcnBlR2Y1MkJkQlRYNkFtYXZrclJadWZsNktyVm5IY2loOEh3dlQiLCJtYWMiOiIwMTVmODBkMTRlZjRlYjUxMWQyMDIwMmI3MGNiZmI3MDkzNTAxYjhmNmZjMWFlYWM0NWIxMGI4MWEzYjdkMzBkIn0%3D; expires=Wed, 16-Apr-2025 21:21:57 GMT; Max-Age=36000; path=/XSRF-TOKEN=eyJpdiI6IlpYOGs1SHFDRFMrZ0lwa3VoWU9neVE9PSIsInZhbHVlIjoiQWpDdSs0NUhPd2h0S29EOEJWRjdVcFJOVkZya3hGd0pxNEE1N04zWjF3ZjJZckVlV3BVa1ArSDEwSjlyNDJWZ3RXV0xjQ" 1 => "laravel_session=eyJpdiI6IlJrN0lrZ1lyckFWWXc5WE1GaW5XdEE9PSIsInZhbHVlIjoiWFBvZ2tZTGJ5cEs2ZXpPNlhhSS80MStuMXBMYkYxN3hkMDN6OGNzUzEwMXJkUWd5Q1Z2UE5WK0tzYUg4bEVhUENCdDh6V3JQTG5LaHNUR2hrVXRMZ0IxWWloTlRaQXRSbnNpbFU4WlR6MW5aS3E2MVoxSk1YbTdHYTdweFJEYXEiLCJtYWMiOiJiMjVmZGM4YTg2YzFiOWZiM2YzNDhhNmQwNGFhMWQ5NmVmMjZlMzQ1OTUwMTFiZDA5NTBmZjUxNmY1NTJhMjZlIn0%3D; expires=Wed, 16-Apr-2025 21:21:57 GMT; Max-Age=36000; path=/; httponlylaravel_session=eyJpdiI6IlJrN0lrZ1lyckFWWXc5WE1GaW5XdEE9PSIsInZhbHVlIjoiWFBvZ2tZTGJ5cEs2ZXpPNlhhSS80MStuMXBMYkYxN3hkMDN6OGNzUzEwMXJkUWd5Q1Z2UE5WK0tzYUg4bEVhUENC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpYOGs1SHFDRFMrZ0lwa3VoWU9neVE9PSIsInZhbHVlIjoiQWpDdSs0NUhPd2h0S29EOEJWRjdVcFJOVkZya3hGd0pxNEE1N04zWjF3ZjJZckVlV3BVa1ArSDEwSjlyNDJWZ3RXV0xjQ0k1SGxiNVAydmxHK0ZjSnNEUWtkcnBlR2Y1MkJkQlRYNkFtYXZrclJadWZsNktyVm5IY2loOEh3dlQiLCJtYWMiOiIwMTVmODBkMTRlZjRlYjUxMWQyMDIwMmI3MGNiZmI3MDkzNTAxYjhmNmZjMWFlYWM0NWIxMGI4MWEzYjdkMzBkIn0%3D; expires=Wed, 16-Apr-2025 21:21:57 GMT; path=/XSRF-TOKEN=eyJpdiI6IlpYOGs1SHFDRFMrZ0lwa3VoWU9neVE9PSIsInZhbHVlIjoiQWpDdSs0NUhPd2h0S29EOEJWRjdVcFJOVkZya3hGd0pxNEE1N04zWjF3ZjJZckVlV3BVa1ArSDEwSjlyNDJWZ3RXV0xjQ" 1 => "laravel_session=eyJpdiI6IlJrN0lrZ1lyckFWWXc5WE1GaW5XdEE9PSIsInZhbHVlIjoiWFBvZ2tZTGJ5cEs2ZXpPNlhhSS80MStuMXBMYkYxN3hkMDN6OGNzUzEwMXJkUWd5Q1Z2UE5WK0tzYUg4bEVhUENCdDh6V3JQTG5LaHNUR2hrVXRMZ0IxWWloTlRaQXRSbnNpbFU4WlR6MW5aS3E2MVoxSk1YbTdHYTdweFJEYXEiLCJtYWMiOiJiMjVmZGM4YTg2YzFiOWZiM2YzNDhhNmQwNGFhMWQ5NmVmMjZlMzQ1OTUwMTFiZDA5NTBmZjUxNmY1NTJhMjZlIn0%3D; expires=Wed, 16-Apr-2025 21:21:57 GMT; path=/; httponlylaravel_session=eyJpdiI6IlJrN0lrZ1lyckFWWXc5WE1GaW5XdEE9PSIsInZhbHVlIjoiWFBvZ2tZTGJ5cEs2ZXpPNlhhSS80MStuMXBMYkYxN3hkMDN6OGNzUzEwMXJkUWd5Q1Z2UE5WK0tzYUg4bEVhUENC" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "K5eaVSKSXcdUrWDmfryFy5r7SXOMowyHrqEJo2fD" "_previous" => array:1 [ "url" => "https://tejarap.ir/shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9%85%D8%AF%D8%A7%D8%B1-%D8%A8%D8%B3%D8%AA%D9%87-%D8%AF%D8%A7%D9%87%D9%88%D8%A7-%D9%85%D8%AF%D9%84---SD59430U-HNIhttps://tejarap.ir/shop/product/P-573/%D8%AF%D9%88%D8%B1%D8%A8%DB%8C%D9%86-%D9%85%D8%AF%D8%A7%D8%B1-%D8%A8%D8%B3%D8%AA%D9%87-%D8%AF%D8%A7%D9%87%D9%88%D8%A7-%D9%" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]