دستگاه دی وی آر 8 کانال مدل DS-7208HQHI-K1

12 فروش موفق
  • دستگاه 8 کانال توربو اچ دی
    ساپورت دوربین تا کیفیت 4 مگاپیکسل
    ساپورت 2 عدد دوربین تحت شبکه تا 6 مگاپیکسل
    1 عدد ورودی صدا
    خروجی HDMI – VGA – AV
    فرمت ضبط H265 PRO +
    پشتیانی از 1 عدد هارد دیسک حداکثر 10 ترابایت
    ضبط حساس به حرکت
    سازگاری با سیستم عامل های WINDOWS-ANDROID-IOS-MAC
    بدنه فلزی
    گارانتی معتبر پارس ارتباط
  • Analog video input 8-ch - Encoding resolution 4 MP lite/3 MP/1080p/720p/VGA/WD1/4CIF/CIF - Video compression
    H.265 Pro+/H.265 Pro/H.265/H.264+/H.264 - Full channel recording at up to 4 MP lite resolution - Frame rate: 4 MP
    lite@15fps; 1080p lite/720p/WD1/4CIF/VGA/CIF@25fps (P)/30fps (N) - IP video input : 4-ch (up to 12-ch) Up to 6 MP
    resolution - Support H.265+/H.265/H.264+/H.264 IP cameras - HDMI output 1-ch, 1920 × 1080/60Hz - Audio input 1-ch,
    RCA - Capacity 1 SATA interface Up to 10 TB capacity
tejarapp
7.4.30PHP Version217msRequest Duration18MBMemory UsageGET shop/product/{id}/{slug}Route
    • Booting (114ms)
    • Application (99.68ms)
    • 1 x Booting (52.57%)
      113.83ms
      1 x Application (46.03%)
      99.68ms
      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 unique13.49ms
      • select * from `products` where `status` = 1 and `products`.`id` = '445' limit 14.57mstejarap_new
        Metadata
        Bindings
        • 0. 1
        • 1. 445
        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 (445)740μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `types` where `types`.`id` in (4250)430μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `questions_category` where `questions_category`.`id` in (128)440μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `discounts` where `product_id` = 445 and `expires_at` > '2025-05-23 03:51:52' limit 1440μstejarap_new
        Metadata
        Bindings
        • 0. 445
        • 1. 2025-05-23 03:51:52
        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 1470μ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` = 445 and `expires_at` > '2025-05-23 03:51:52' limit 1390μstejarap_new
        Metadata
        Bindings
        • 0. 445
        • 1. 2025-05-23 03:51:52
        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-05-23 03:51:52'360μstejarap_new
        Metadata
        Bindings
        • 0. 2025-05-23 03:51:52
      • select * from `discounts` where `product_id` = 445 limit 1350μstejarap_new
        Metadata
        Bindings
        • 0. 445
        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` = 445 and `expires_at` > '2025-05-23 03:51:52' limit 1380μstejarap_new
        Metadata
        Bindings
        • 0. 445
        • 1. 2025-05-23 03:51:52
        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 1480μ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 1440μ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 1450μ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 1410μ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-05-23 03:51:52'340μstejarap_new
        Metadata
        Bindings
        • 0. 2025-05-23 03:51:52
      • select * from `discounts` where `product_id` = 445 limit 1370μstejarap_new
        Metadata
        Bindings
        • 0. 445
        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` = 445 and `expires_at` > '2025-05-23 03:51:52' limit 1380μstejarap_new
        Metadata
        Bindings
        • 0. 445
        • 1. 2025-05-23 03:51:52
        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` <> 59490μ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` = 1420μ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.14mstejarap_new
        Metadata
        Bindings
        • 0. 1
      App\Models\QuestionsCategory
      6
      App\Models\Type
      1
      App\Models\ProductImage
      1
      App\Models\Product
      1
        _token
        dYFavrOrs2nYBG6ocQMsjxHspdaQzLoFEoJFbPUR
        _previous
        array:1 [ "url" => "https://tejarap.ir/shop/product/P-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shop/product/P-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8%AF%DB%8C-%D9%88%DB%8C-%D8%A2%D8%B1-8-%DA%A9%D8%A7%D9%86%D8%A7%D9%84-%D9%85%D8%AF%D9%84-DS-7208HQHI-K1
        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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "ar-sid" => array:1 [ 0 => "5700" ] "ar-real-country" => array:1 [ 0 => "US" ] "ar-real-ip" => array:1 [ 0 => "18.222.197.93" ] "x-sid" => array:1 [ 0 => "5700" ] "x-country-code" => array:1 [ 0 => "US" ] "x-request-id" => array:1 [ 0 => "a3b9e857d7472e55af4be41e76b45bae" ] "x-forwarded-for" => array:1 [ 0 => "18.222.197.93" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "true-client-ip" => array:1 [ 0 => "18.222.197.93" ] "x-real-ip" => array:1 [ 0 => "18.222.197.93" ] "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-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8%AF%DB%8C-%D9%88%DB%8C-%D8%A2%D8%B1-8-%DA%A9%D8%A7%D9%86%D8%A7%D9%84-%D9%85%D8%AF%D9%84-DS-7208HQHI-K1/shop/product/P-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8%AF%DB%8C-%D9%88%DB%8C-%D8%A2%D8%B1-8-%DA%A9%D8%A7%D9%86%D8%A7%D9%84-%D9%85%D8%AF%D9%84-DS-7208HQHI-" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/shop/product/P-445/دستگاه-دی-وی-آر-8-کانال-مدل-DS-7208HQHI-K1" "REMOTE_PORT" => "43796" "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.195" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_AR_SID" => "5700" "HTTP_AR_REAL_COUNTRY" => "US" "HTTP_AR_REAL_IP" => "18.222.197.93" "HTTP_X_SID" => "5700" "HTTP_X_COUNTRY_CODE" => "US" "HTTP_X_REQUEST_ID" => "a3b9e857d7472e55af4be41e76b45bae" "HTTP_X_FORWARDED_FOR" => "18.222.197.93" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_TRUE_CLIENT_IP" => "18.222.197.93" "HTTP_X_REAL_IP" => "18.222.197.93" "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" => "aC-xkCdd4mW1iM5S3qne7QAAAWI" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "tejarap.ir" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aC-xkCdd4mW1iM5S3qne7QAAAWI" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747956112.5884 "REQUEST_TIME" => 1747956112 ]
        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 => "Thu, 22 May 2025 23:21:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9lTnZZSE1nMEVYNEdXL21pVWc2enc9PSIsInZhbHVlIjoick1qV1kwTUdYcGxWUzIxeC9LUHlmOVFEdHEyWlRjbVV2eEZDc21ONGRjMzk2b2pTbFU4dlZycGZsZDZNcytGOXRhbVIvV3BOdmpxNzdFMFNtblVGSXBoejJvRDVPU2s3LzJ3dlRRWnNUckJEZHVubXVPdWZGaG5VQjVkbnFCTGMiLCJtYWMiOiIzYzg4NjUyZjY3MWU5MTdjZTdmYWNkNmE3NWY4OWU4MDVhZGViNTNjY2Q1N2RlZWM2YjQ3Nzg4MDc1MjU2MWM4In0%3D; expires=Fri, 23-May-2025 09:21:52 GMT; Max-Age=36000; path=/XSRF-TOKEN=eyJpdiI6Ii9lTnZZSE1nMEVYNEdXL21pVWc2enc9PSIsInZhbHVlIjoick1qV1kwTUdYcGxWUzIxeC9LUHlmOVFEdHEyWlRjbVV2eEZDc21ONGRjMzk2b2pTbFU4dlZycGZsZDZNcytGOXRhbVIvV" 1 => "laravel_session=eyJpdiI6Imo0Y0M4Zm9NL1Y0SUpjc0J2UUtpZWc9PSIsInZhbHVlIjoiMDJvM2F4OVRpazBUNWlGUGN0eEkxeWFwcnJxWHFmSnBqOWluWEw0Qm9zc1pDZUloVmRVRmhpMzZJUk9pQmdVeUhWWDN2emticXJyNURqSHZ2aFloUGZZdXZ6SjcxYWZwV1FvaElsTTFsTFlGU0JHUXBwdlNuM1RLRTBOTVBuTVgiLCJtYWMiOiJmODkwOTdlZjY0MGFiMjlmMmQzYTY4ZTIzMjIwNTEyNjZjZTNmNjM3NDdlZGIzYTMxNDU2YzlmMjQyN2RhNDczIn0%3D; expires=Fri, 23-May-2025 09:21:52 GMT; Max-Age=36000; path=/; httponlylaravel_session=eyJpdiI6Imo0Y0M4Zm9NL1Y0SUpjc0J2UUtpZWc9PSIsInZhbHVlIjoiMDJvM2F4OVRpazBUNWlGUGN0eEkxeWFwcnJxWHFmSnBqOWluWEw0Qm9zc1pDZUloVmRVRmhpMzZJUk9pQmdVeUhW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9lTnZZSE1nMEVYNEdXL21pVWc2enc9PSIsInZhbHVlIjoick1qV1kwTUdYcGxWUzIxeC9LUHlmOVFEdHEyWlRjbVV2eEZDc21ONGRjMzk2b2pTbFU4dlZycGZsZDZNcytGOXRhbVIvV3BOdmpxNzdFMFNtblVGSXBoejJvRDVPU2s3LzJ3dlRRWnNUckJEZHVubXVPdWZGaG5VQjVkbnFCTGMiLCJtYWMiOiIzYzg4NjUyZjY3MWU5MTdjZTdmYWNkNmE3NWY4OWU4MDVhZGViNTNjY2Q1N2RlZWM2YjQ3Nzg4MDc1MjU2MWM4In0%3D; expires=Fri, 23-May-2025 09:21:52 GMT; path=/XSRF-TOKEN=eyJpdiI6Ii9lTnZZSE1nMEVYNEdXL21pVWc2enc9PSIsInZhbHVlIjoick1qV1kwTUdYcGxWUzIxeC9LUHlmOVFEdHEyWlRjbVV2eEZDc21ONGRjMzk2b2pTbFU4dlZycGZsZDZNcytGOXRhbVIvV" 1 => "laravel_session=eyJpdiI6Imo0Y0M4Zm9NL1Y0SUpjc0J2UUtpZWc9PSIsInZhbHVlIjoiMDJvM2F4OVRpazBUNWlGUGN0eEkxeWFwcnJxWHFmSnBqOWluWEw0Qm9zc1pDZUloVmRVRmhpMzZJUk9pQmdVeUhWWDN2emticXJyNURqSHZ2aFloUGZZdXZ6SjcxYWZwV1FvaElsTTFsTFlGU0JHUXBwdlNuM1RLRTBOTVBuTVgiLCJtYWMiOiJmODkwOTdlZjY0MGFiMjlmMmQzYTY4ZTIzMjIwNTEyNjZjZTNmNjM3NDdlZGIzYTMxNDU2YzlmMjQyN2RhNDczIn0%3D; expires=Fri, 23-May-2025 09:21:52 GMT; path=/; httponlylaravel_session=eyJpdiI6Imo0Y0M4Zm9NL1Y0SUpjc0J2UUtpZWc9PSIsInZhbHVlIjoiMDJvM2F4OVRpazBUNWlGUGN0eEkxeWFwcnJxWHFmSnBqOWluWEw0Qm9zc1pDZUloVmRVRmhpMzZJUk9pQmdVeUhW" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "dYFavrOrs2nYBG6ocQMsjxHspdaQzLoFEoJFbPUR" "_previous" => array:1 [ "url" => "https://tejarap.ir/shop/product/P-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8%AF%DB%8C-%D9%88%DB%8C-%D8%A2%D8%B1-8-%DA%A9%D8%A7%D9%86%D8%A7%D9%84-%D9%85%D8%AF%D9%84-DS-7208HQHI-K1https://tejarap.ir/shop/product/P-445/%D8%AF%D8%B3%D8%AA%DA%AF%D8%A7%D9%87-%D8%AF%DB%8C-%D9%88%DB%8C-%D8%A2%D8%B1-8-%DA%A9%D8%A7%D9%86%D8%A7%D9%84-%D9%85%D8%AF%" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]