Comet Pro (GL-RM10) Remote KVM over Wi-Fi
.video-header-rm10 { position: relative; background-color: black; height: 55rem; min-height: 25rem; width: 100%; overflow: hidden; } .rm10-hero-logos { align-items: center; display : flex; gap: 1.25rem; justify-content: center; margin-bottom: 1.25rem; position: relative; } .rm10-hero-logos img { display: block; height: auto; max-height: 8rem; width: auto; } .video-header-rm10 video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .video-header-rm10 .container { position: relative; z-index: 2; } .video-header-rm10 .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0.5; z-index: 1; } @media (max-width: 767px) { .rm10-hero-logos { gap: 0.75rem; margin-bottom: 1rem; } .rm10-hero-logos img { max-height: 5.25rem; } } .rm10-text-gradient { background: linear-gradient(to right, #7474BF 0%, #348AC7 51%, #7474BF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; /* For Firefox */ background-clip: text; color: transparent; } /* slider-control circle */ .tiny-slider-controls.circle-controls { margin: 0; padding: 0; cursor: pointer; } .tiny-slider-controls.circle-controls:focus { outline: none; } .tiny-slider-controls.circle-controls a { display: inline-block; width: 50px; height: 50px; text-align: center; border-radius: 25px; border: 1px solid #c5c5c5; padding: 12px; color: #8f969c; line-height: 24px; } .tiny-slider-controls.circle-controls a:hover { background-color: #17a2b8; color: white; } .rm10-main-container .btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; } #ytvideoPlayer .card { background-color: black; } #ytvideoPlayer .card iframe { aspect-ratio: 16/9; width: 100%; } @media screen and (max-width: 991px) { #ytplaylist { width: 100%; padding: 0 20px !important; } } #ytplaylist .card { background-color: black; } #ytplaylist .card #ytListBtn { display: none; } @media screen and (max-width: 991px) { #ytplaylist .card #ytListBtn { display: inline-block; } } #ytplaylist .card #ytPlayListUl { flex: 1; overflow: auto; padding: 0.5rem 1.5rem; } @media screen and (max-width: 991px) { #ytplaylist .card #ytPlayListUl { display: none; padding: 20px; } } @media screen and (max-width: 991px) { #ytplaylist .card h5 { margin: 0; } } /* Container for video player and playlist */ #youtube-playlist-container { display: flex; flex-direction: column; align-items: center; } /* Style for the video player container */ #playlistVideo { width: 100%; width: 960px; margin: 0 auto; height: 520px; max-width: 100% !important; } .tab-panel { padding: 0 0 1rem !important; } @media only screen and (max-width: 767px) { #playlistVideo { width: 450px; max-width: none; margin: 0; height: 320px; } } #ytplaylist { overflow-y: auto; white-space: nowrap; display: flex; flex-direction: column; background-color: black; padding: 20px; max-height: 520px; } #ytplaylist li { list-style: none; text-align: left; margin-bottom: 10px; display: flex; align-items: center; transition: background-color 0.3s ease-in-out; } #ytplaylist li:hover { background-color: #333; border-radius: 15px; } #ytplaylist li:hover .video-title { color: #fff; } #ytplaylist img { cursor: pointer; border: 2px solid #ddd; border-radius: 8px; transition: border-color 0.3s ease-in-out; margin-right: 10px; width: 150px; } #ytplaylist img:hover { border-color: #555; } #ytplaylist .title-container { max-width: 250px; width: 100%; white-space: normal; } @media screen and (max-width: 991px) { #ytplaylist .title-container { max-width: inherit; } } #ytplaylist .video-title { font-size: 14px; color: white; transition: color 0.3s ease-in-out; text-align: left; } .product-nav { background-color: #eeeeee; position: sticky; top: 0px !important; z-index: 999; } @media screen and (max-width: 991px) { .rm10-main-container .h5, .rm10-main-container h5 { font-size: 12px; } /* .product-nav { top: 74px !important; } */ .rm10-main-container .p-5 { padding: 1rem !important; } } .product-nav .product-nav-container { overflow-x: auto; -ms-overflow-style: none; scrollbar-width: none; } .product-nav .product-nav-container::-webkit-scrollbar { display: none; } @media (max-width: 768px) { .product-nav .product-nav-container { overflow-x: inherit; } } .product-nav .product-nav-content { display: flex; flex-direction: row; justify-content: left; align-items: center; white-space: nowrap; } @media (max-width: 768px) { .product-nav .product-nav-content { overflow-x: auto; -ms-overflow-style: none; scrollbar-width: none; } .product-nav .product-nav-content::-webkit-scrollbar { display: none; } } .product-nav .product-nav-item { color: #6c757d; height: -moz-fit-content; height: fit-content; padding: 0.75rem 1.5rem; background: none !important; border-bottom: 2px solid transparent; } @media (max-width: 991px) { .product-nav .product-nav-item { padding: 0.75rem 1rem !important; } } @media (max-width: 768px) { .product-nav .product-nav-item { padding: 0.75rem 1rem !important; } } .product-nav .product-nav-item:hover { color: #3dc1cf; transition: 0.3s ease; } .product-nav .product-nav-item.active { color: #3dc1cf; border-color: #3dc1cf; } .tiny-slider-container-beta-tester-review .tiny-slider-beta-tester-review { display: flex; flex-wrap: wrap; } .tiny-slider-container-beta-tester-review .tiny-slider-item-beta-tester-review { padding: 0 1rem; vertical-align: middle; display: inline-flex; } @media (max-width: 1440px) { .tiny-slider-container-beta-tester-review .tiny-slider-item-beta-tester-review { transform: translateX(0); } } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-item-beta-tester-review { vertical-align: top; } } .tiny-slider-container-beta-tester-review .tiny-slider-review-card { display: flex; height: 100%; } .tiny-slider-container-beta-tester-review .tiny-slider-review-card .row { background-color: #ffffff; margin: 0; align-items: center; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-review-card .row { align-items: flex-start; } } @media (max-width: 768px) { .tiny-slider-container-beta-tester-review .tiny-slider-review-card .row { margin-right: 0; } } .tiny-slider-container-beta-tester-review .tiny-slider-review-card .card-image { height: 100%; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-review-card .card-image { height: auto; } } .tiny-slider-container-beta-tester-review .tiny-slider-review-card .card-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 15px 0 0 15px; } @media (max-width: 991px) { .tiny-slider-container-beta-tester-review .tiny-slider-review-card .card-image img { border-radius: 15px 15px 0 0; width: 100%; height: auto; } } .tiny-slider-container-beta-tester-review .tiny-slider-review-card p { font-size: 1.1rem; } .rm10-main-container .background-cover-center { background-size: cover; background-position: 50%; } .rm10-main-container .gl-rounded { border-radius: 15px !important; } .rm10-main-container .nav-pills-tab .nav-link.active, .rm10-main-container .nav-pills .show>.nav-link { color: #fff; background-color: #17a2b8; border-radius: 30px; } /* -------------------- */ .rm10-main-container { --rm10: #348AC7; } .rm10-main-container .btn-rm10 { color: #fff; background-color: var(--rm10); } .rm10-main-container .btn-rm10:hover { background-color: #1e6394; } .rm10-main-container .text-rm10 { color: var(--rm10); } .rm10-main-container .shopify-buy__btn-wrapper { text-align: left; } .rm10-main-container .rm10-top-banner { background-image: url('https://static.gl-inet.com/www/images/products/gl-rm10/rm10_hero_banner_v2.png'); height: calc(100vh - 65px); min-height: 62rem; background-size: cover; background-position: top center; } @media (max-width: 768px) { .rm10-main-container .rm10-top-banner { background-image: url('https://static.gl-inet.com/www/images/products/gl-rm10/rm10_hero_banner_mobile.png'); height: 55rem; background-position: bottom center; } } @media (max-width: 576px) { .rm10-main-container .rm10-top-banner { min-height: inherit; height: 42rem; background-position: bottom center; } } .rm10-main-container .rm10-text-gradient { background: linear-gradient(to right, #7474BF 0%, #348AC7 51%, #7474BF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; } .rm10-main-container .ks-badge { width: 300px; padding: 10px 0 0 0; } @media (max-width: 768px) { .rm10-main-container .ks-badge { width: 180px; } } .rm10-main-container .highlight-container { display: grid; grid-template-columns: repeat(10, 1fr); grid-auto-rows: 5.75rem; gap: 1rem; } .rm10-main-container .highlight-container .div1 { grid-area: 1 / 1 / 5 / 3; } .rm10-main-container .highlight-container .div2 { grid-area: 1 / 3 / 3 / 7; } .rm10-main-container .highlight-container .div3 { grid-area: 3 / 3 / 5 / 7; } .rm10-main-container .highlight-container .div4 { grid-area: 1 / 7 / 7 / 11; } .rm10-main-container .highlight-container .div5 { grid-area: 5 / 1 / 7 / 3; } .rm10-main-container .highlight-container .div6 { grid-area: 5 / 3 / 7 / 5; } .rm10-main-container .highlight-container .div7 { grid-area: 5 / 5 / 7 / 7; } @media (max-width: 992px) { .rm10-main-container .highlight-container { grid-template-columns: repeat(9, 1fr); gap: 0.5rem; } .rm10-main-container .highlight-container .div1 { grid-area: 1 / 1 / 5 / 5; } .rm10-main-container .highlight-container .div2 { grid-area: 1 / 5 / 3 / 10; } .rm10-main-container .highlight-container .div3 { grid-area: 3 / 5 / 5 / 10; } .rm10-main-container .highlight-container .div4 { grid-area: 5 / 1 / 8 / 10; } .rm10-main-container .highlight-container .div5 { grid-area: 8 / 1 / 10 / 4; } .rm10-main-container .highlight-container .div6 { grid-area: 8 / 4 / 10 / 7; } .rm10-main-container .highlight-container .div7 { grid-area: 8 / 7 / 10 / 10; } } @media (max-width: 768px) { .rm10-main-container .highlight-container { grid-template-columns: repeat(6, 1fr); } .rm10-main-container .highlight-container .div1 { grid-area: 1 / 1 / 4 / 7; } .rm10-main-container .highlight-container .div2 { grid-area: 4 / 1 / 6 / 4; } .rm10-main-container .highlight-container .div3 { grid-area: 4 / 4 / 6 / 7; } .rm10-main-container .highlight-container .div4 { grid-area: 6 / 1 / 9 / 7; } .rm10-main-container .highlight-container .div5 { grid-area: 9 / 1 / 11 / 3; } .rm10-main-container .highlight-container .div6 { grid-area: 9 / 3 / 11 / 5; } .rm10-main-container .highlight-container .div7 { grid-area: 9 / 5 / 11 / 7; } } .rm10-main-container .highlight-container h3 { padding: 1.5rem; } @media (max-width: 1280px) { .rm10-main-container .highlight-container h3 { font-size: 1.5rem; } } @media (max-width: 768px) { .rm10-main-container .highlight-container h3 { font-size: 1.25rem; } } .rm10-main-container .highlight-container h4 { padding: 1rem 1rem; text-align: center; font-size: 1.25rem; align-self: flex-end; } @media (max-width: 1280px) { .rm10-main-container .highlight-container h4 { font-size: 1.25rem; } } @media (max-width: 768px) { .rm10-main-container .highlight-container h4 { font-size: 1rem; } } .rm10-main-container .highlight-container>div { overflow: hidden; position: relative; background-color: #000; } .rm10-main-container .highlight-container .div1 { height: auto; } .rm10-main-container .highlight-container .div2 { height: auto; } @media (max-width: 768px) { .rm10-main-container .highlight-container .div2 { background-size: 110%; background-position-y: 25%; } } .rm10-main-container .highlight-container .div3 { height: auto; } @media (max-width: 768px) { .rm10-main-container .highlight-container .div3 { background-size: 110%; background-position-y: 25%; } } .rm10-main-container .highlight-container .div4 { height: auto; } .rm10-main-container .highlight-container .div5, .rm10-main-container .highlight-container .div6, .rm10-main-container .highlight-container .div7 { height: auto; display: flex; flex-direction: column; justify-content: start; } .rm10-main-container .highlight-container .div5 h4, .rm10-main-container .highlight-container .div6 h4, .rm10-main-container .highlight-container .div7 h4 { padding: 0.75rem 1rem; width: 100%; display: block; } @media (max-width: 768px) { .rm10-main-container .highlight-container .div5, .rm10-main-container .highlight-container .div6, .rm10-main-container .highlight-container .div7 { padding: 0.75rem 0; } } .rm10-main-container .highlight-container .div5 img, .rm10-main-container .highlight-container .div6 img, .rm10-main-container .highlight-container .div7 img { position: relative; width: 60%; margin: auto; padding-top: 1.5rem; } @media (max-width: 1280px) { .rm10-main-container .highlight-container .div5 img, .rm10-main-container .highlight-container .div6 img, .rm10-main-container .highlight-container .div7 img { width: 70%; } } @media (max-width: 768px) { .rm10-main-container .highlight-container .div5 img, .rm10-main-container .highlight-container .div6 img, .rm10-main-container .highlight-container .div7 img { padding-top: 0.75rem; width: 90%; } } @media (max-width: 440px) { .rm10-main-container .highlight-container .div5 img, .rm10-main-container .highlight-container .div6 img, .rm10-main-container .highlight-container .div7 img { padding-top: 1.5rem; } } .rm10-main-container .highlight-container .div7 h4 { padding: 0.25rem 0; } @media (max-width: 1280px) { .rm10-main-container .highlight-container .div7 h4 { padding: 0rem 0.25rem; } } @media (max-width: 768px) { .rm10-main-container .highlight-container .div7 h4 { padding: 0.75rem 0; } } .rm10-main-container .highlight-container .div7 img { width: 80%; padding-top: 0; } @media (max-width: 1280px) { .rm10-main-container .highlight-container .div7 img { padding-top: 1rem; width: 90%; } } @media (max-width: 992px) { .rm10-main-container .highlight-container .div7 img { padding-top: 0.5rem; } } @media (max-width: 768px) { .rm10-main-container .highlight-container .div7 img { padding-top: 0.75rem; width: 90%; } } @media (max-width: 440px) { .rm10-main-container .highlight-container .div7 img { padding-top: 1.5rem; } } /*------- 1st video background --------*/ .rm10-main-container .video-header-rm10 { position: relative; background-color: black; height: 35rem; width: 100%; overflow: hidden; } @media (max-width: 576px) { .rm10-main-container .video-header-rm10 { height: 48rem; } } .rm10-main-container .video-header-rm10 .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0; z-index: 1; } .rm10-main-container .video-header-rm10 video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .rm10-main-container .video-header-rm10 .container { position: relative; z-index: 2; } .rm10-main-container .product-nav .product-nav-container .product-nav-content .product-nav-item:hover { color: var(--rm10); } .rm10-main-container .product-nav .product-nav-container .product-nav-content .product-nav-item.active { color: var(--rm10); border-color: var(--rm10); } .rm10-main-container .rm10-highlight, .rm10-main-container .rm10-features, .rm10-main-container .rm10-reviews, .rm10-main-container .rm10-specs { scroll-margin-top: calc(46px - 1rem); } .rm10-main-container .rm10-accessories .nav-item { transition: all 0.4s ease; } .rm10-main-container .rm10-accessories .nav-item .nav-link { padding: 0.5rem 1.5rem !important; } @media (max-width: 576px) { .rm10-main-container .rm10-accessories .nav-item .nav-link { padding: 0.25rem 0.5rem !important; } } .rm10-main-container .rm10-accessories .nav-item .nav-link.nav-iot-link { color: var(--rm10); } .rm10-main-container .rm10-accessories .nav-item .nav-link.nav-iot-link.active { color: #fff; background-color: var(--rm10); } .rm10-main-container .model-comparison { margin-top: 3rem; justify-content: center; align-content: center; } @media (max-width: 991px) { .rm10-main-container .model-comparison { margin-top: 1.5rem; } } .rm10-main-container .model-comparison .model-comparison-header>div { padding: 1rem 2rem; } .rm10-main-container .model-comparison .model-comparison-header-mobile { align-content: center; position: sticky; top: 64px; background-color: #fff; z-index: 10; padding: 1rem 0; } .rm10-main-container .model-comparison .model-comparison-header-mobile h5 { padding: 0.25rem 0 0.5rem; font-size: 1.25rem; } .rm10-main-container .model-comparison .model-comparison-header-mobile select { font-size: 1rem; font-weight: 500; text-align: center; width: 100%; padding: 0.4rem 1.5rem 0.4rem 0.5rem; background-color: #fff; color: #000; border-color: #6c757d; cursor: pointer; appearance: none; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236c757d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat, repeat; background-position: right 0.625em top 50%, 0 0; background-size: 0.8em auto, 100%; outline: 0; } @media (max-width: 768px) { .rm10-main-container .model-comparison .model-comparison-header-mobile select { font-size: 0.75rem; } } .rm10-main-container .model-comparison .model-comparisonp-detail:nth-child(odd) { background-color: #f7f7f7; } .rm10-main-container .model-comparison .model-comparisonp-detail>div { padding: 0.75rem 2rem; align-self: center; } @media (max-width: 991px) { .rm10-main-container .model-comparison .model-comparisonp-detail>div { padding: .5rem; } } .rm10-main-container .model-comparison .model-comparisonp-detail>div h3 { font-size: 1.25rem; } @media (max-width: 1199px) { .rm10-main-container .model-comparison .model-comparisonp-detail>div h3 { font-size: 1.1rem; } } .rm10-main-container .model-comparison .model-comparisonp-detail>div h4 { font-size: 1rem; justify-content: start; align-items: center; } .rm10-main-container .model-comparison .model-comparisonp-detail>div h4 img { width: 35px; filter: brightness(0.7); } .rm10-main-container .model-comparison .model-comparisonp-detail>div h5 { font-size: 0.85rem; } .rm10-main-container .model-comparison .model-comparisonp-detail>div h5 img { width: 35px; filter: brightness(0.7); } .rm10-main-container .model-comparison .model-comparisonp-detail>div p { margin-bottom: 0; display: inline; position: relative; } @media (max-width: 991px) { .rm10-main-container .model-comparison .order { display: none; } .rm10-main-container .model-comparison .order.selected { display: block !important; } } .rm10-main-container .model-comparison .badge { color: #fff; background-color: var(--rm10); } .rm10-main-container .nav-iot-tab { background-color: #f7f7f7; border-radius: 30px; } .rm10-main-container .nav-iot-link { color: #17a2b8; font-weight: bold; padding: 15px 10px 15px 10px; } .rm10-main-container .nav-iot-link:hover { color: #0f7b8c; } .rm10-main-container .btn:not(:disabled):not(.disabled) { cursor: pointer; } .rm10-main-container .btn-round { border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: 700; } .rm10-main-container .btn-underline { color: #3b3e40; padding-bottom: 4px; border-bottom: 1px solid; font-weight: 500; line-height: 1.8; } .rm10-main-container .btn-underline:hover { text-decoration: none; opacity: .8; } @media (max-width: 991px) { .rm10-main-container .btn-round { padding: 6px 12px; font-size: 14px; display: flex; width: fit-content; margin: 0 auto; align-items: center; } } .rm10-main-container .tab-panel a:hover { text-decoration: none; } .rm10-main-container .carousel-indicators, .rm10-main-container .carousel-control-next, .rm10-main-container .carousel-control-prev { filter: invert(20%) } .rm10-main-container .rm10-highlight { background: linear-gradient(180deg, #000 20%, #454b8d 60%, #000 100%) } .rm10-main-container .rm10-highlight .grid { display: grid; grid-auto-rows: 6rem } @media(max-width: 1199px) { .rm10-main-container .rm10-highlight .grid { grid-auto-rows: 5rem } } @media(max-width: 991px) { .rm10-main-container .rm10-highlight .grid { grid-auto-rows: 5rem } } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid { grid-auto-rows: 4.5rem } } .rm10-main-container .rm10-highlight .grid .grid-item { position: relative; margin: .3rem; overflow: hidden } .rm10-main-container .rm10-highlight .grid .grid-cell { position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; height: 100%; width: 100%; background: #000; background-size: cover; background-repeat: no-repeat; background-position: 50% 100%; padding: 1.5rem } @media(max-width: 1199px) { .rm10-main-container .rm10-highlight .grid .grid-cell { padding: 1rem 1.25rem } } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid .grid-cell { padding: 1rem .75rem } } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .grid-cell { padding: 1rem .75rem } } .rm10-main-container .rm10-highlight .grid .grid-cell h2 { font-size: 1.75rem } @media(max-width: 1280px) { .rm10-main-container .rm10-highlight .grid .grid-cell h2 { font-size: 1.5rem } } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid .grid-cell h2 { font-size: 1.25rem } } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .grid-cell h2 { font-size: 1.1rem } } @media(max-width: 1280px) { .rm10-main-container .rm10-highlight .grid .grid-cell h4 { font-size: 1.25rem } } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid .grid-cell h4 { font-size: 1rem } } .rm10-main-container .rm10-highlight .grid .grid-cell p { margin-bottom: 0 } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .grid-cell p { font-size: .75rem } } .rm10-main-container .rm10-highlight .grid .item-1 .grid-cell { background-position: 50%; display: flex; flex-wrap: wrap; align-content: flex-end } .rm10-main-container .rm10-highlight .grid .item-2 .grid-cell { background-size: 135% } @media(max-width: 1199px) { .rm10-main-container .rm10-highlight .grid .item-2 .grid-cell { background-position: 50% 75% } } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .item-2 .grid-cell { background-size: 160%; background-position: 50% 80% } } .rm10-main-container .rm10-highlight .grid .item-3 .grid-cell { background-position: 50%; display: flex; flex-wrap: wrap; align-content: flex-end; justify-content: center; text-align: center; padding: 1.5rem .75rem } @media(max-width: 400px) { .rm10-main-container .rm10-highlight .grid .item-3 .grid-cell { background-size: 200%; background-position: 50% 100% } } .rm10-main-container .rm10-highlight .grid .item-4 .grid-cell { background-size: 142%; background-position: 0 } @media(max-width: 991px) { .rm10-main-container .rm10-highlight .grid .item-4 .grid-cell { background-size: 150%; background-position: 50% 48% } } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid .item-4 .grid-cell { background-size: 170%; background-position: 50% 45% } } .rm10-main-container .rm10-highlight .grid .item-5 .grid-cell { display: flex; flex-wrap: wrap; align-content: flex-end; background-size: 160%; background-position: 39% 55% } @media(max-width: 1199px) { .rm10-main-container .rm10-highlight .grid .item-5 .grid-cell { background-size: 155%; background-position: 30% 55% } } @media(max-width: 991px) { .rm10-main-container .rm10-highlight .grid .item-5 .grid-cell { background-size: 160%; background-position: 50% 53% } } .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell { padding: 1rem .75rem } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell { padding: 1rem .5rem } } .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div { position: relative; top: 50%; transform: translateY(-50%) } .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div img { width: 80%; margin-bottom: .5rem } @media(max-width: 991px) { .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div img { width: 80%; margin-bottom: .5rem } } @media(max-width: 576px) { .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div img, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div img { width: 80%; margin-bottom: .25rem } } .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div p, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div p, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div p { line-height: 1.1 } @media(max-width: 768px) { .rm10-main-container .rm10-highlight .grid .item-6 .grid-cell>div p, .rm10-main-container .rm10-highlight .grid .item-7 .grid-cell>div p, .rm10-main-container .rm10-highlight .grid .item-8 .grid-cell>div p { font-size: .75rem } } .rm10-main-container .rm10-highlight .grid .item-1 { grid-area: 1/4/span 4/span 6 } .rm10-main-container .rm10-highlight .grid .item-2 { grid-area: 1/1/span 4/span 3 } .rm10-main-container .rm10-highlight .grid .item-3 { grid-area: 3/10/span 4/span 3 } .rm10-main-container .rm10-highlight .grid .item-4 { grid-area: 1/10/span 2/span 3 } .rm10-main-container .rm10-highlight .grid .item-5 { grid-area: 5/7/span 2/span 3 } .rm10-main-container .rm10-highlight .grid .item-6 { grid-area: 5/1/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-7 { grid-area: 5/3/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-8 { grid-area: 5/5/span 2/span 2 } @media(max-width: 1199px) { .rm10-main-container .rm10-highlight .grid .item-1 { grid-area: 1/1/span 4/span 6 } .rm10-main-container .rm10-highlight .grid .item-2 { grid-area: 1/7/span 4/span 4 } .rm10-main-container .rm10-highlight .grid .item-3 { grid-area: 5/1/span 4/span 4 } .rm10-main-container .rm10-highlight .grid .item-4 { grid-area: 5/5/span 2/span 3 } .rm10-main-container .rm10-highlight .grid .item-5 { grid-area: 5/8/span 2/span 3 } .rm10-main-container .rm10-highlight .grid .item-6 { grid-area: 7/5/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-7 { grid-area: 7/7/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-8 { grid-area: 7/9/span 2/span 2 } } @media(max-width: 991px) { .rm10-main-container .rm10-highlight .grid .item-1 { grid-area: 1/1/span 4/span 6 } .rm10-main-container .rm10-highlight .grid .item-2 { grid-area: 5/1/span 4/span 3 } .rm10-main-container .rm10-highlight .grid .item-3 { grid-area: 5/4/span 4/span 3 } .rm10-main-container .rm10-highlight .grid .item-4 { grid-area: 9/1/span 3/span 3 } .rm10-main-container .rm10-highlight .grid .item-5 { grid-area: 9/4/span 3/span 3 } .rm10-main-container .rm10-highlight .grid .item-6 { grid-area: 12/1/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-7 { grid-area: 12/3/span 2/span 2 } .rm10-main-container .rm10-highlight .grid .item-8 { grid-area: 12/5/span 2/span 2 } } Comet Pro (GL-RM10) Wi-Fi 6 Remote KVM with Touchscreen View other KVM Highlight Features Reviews Specs let currentModel = ""; window.addEventListener("scroll", function () { document.querySelectorAll(".product-nav-section").forEach(e => { let t = e.offsetTop; pageYOffset >= t - 100 && (currentModel = e.getAttribute("id")) }), document.querySelectorAll(".product-nav-item").forEach(e => { e.classList.contains(currentModel) ? e.classList.add("active") : e.classList.remove("active") }) }) High Performance KVM Over Wi-Fi Here at GL.iNet, we know convenient and secure access is important. Introducing our Comet Pro Remote KVM over Wi-Fi, giving you remote access to your computer, workstation, or server anywhere. Our ultra-low latency KVM bridges performance, and simplicity at the touch of your fingertips Quad Core CPU 32GB eMMC 1GB DDR3L Memory Touchscreen Display 4K@30FPS Wi-Fi 6 4K Video Passthrough High Performance KVM Over Wi-Fi Here at GL.iNet, we know convenient and secure access is important. Introducing our Comet Pro Remote KVM over Wi-Fi, giving you remote access to your computer, workstation, or server anywhere. Our ultra-low latency KVM bridges performance, and simplicity at the touch of your fingertips Wi-Fi 6 Unleash mobility, free from Ethernet cable 2.22-inch Touchscreen 4K Video Passthrough Quad Core CPU 32GB eMMC DDR3L 1GB Ultra-low Latency Gigabit LAN (1Gbps) Self-hosted Server Why Do I Need a KVM Comet Pro provides simplicity to your life. Whether you have a gaming PC, work laptop, media server, or home office setup, the Comet Pro lets you control your devices from one central location, and best of all, you can be anywhere with an internet connection. The Comet Pro Here at GL.iNet, we know convenient and secure access is important. Meet the Comet Pro Remote KVM over Wi-Fi 6, giving you remote access to your computer, workstation, or server anywhere. The Comet Pro delivers ultra-low latency, robust security, and plug-and-play simplicity. Bridge performance and freedom so you can work, manage, and troubleshoot without compromise from anywhere. 4K Video Passthrough with Low Latency Allowing for native 4k@30FPS HD out passthrough, this gives users crystal clear video while also able to maintain a low latency feed of 30-60 ms with H.264 hardware encoding. Maintaining a fluid remote interaction without any compromises. Wi-Fi 6 Comet Pro is the first desktop KVM device to support both 2.4GHz and 5GHz Wi-Fi bands. Connect your GL.iNet Comet Pro (GL-RM10) to your Wi-Fi network without needing a LAN connection, redefining flexibility in remote access. Users can now manage systems without the need to connect physical network cables, unlike traditional KVM solutions. Additionally, the Comet Pro allows for network failover with both Wi-Fi and ethernet capabilities to improve your uptime stability. Clear Two-way Audio Communication When working remotely, the ability to listen to and communicate is very important. Whether you're providing remote IT support or joining a conference call, the built-in audio channel over HD Out or USB allows for live voice communication between the local and remote ends. Total System Control Previous Next Touchscreen Interface The built-in touchscreen with an intuitive graphical user interface, lets you easily view and manage features that are important like connecting to a Wi-Fi network, and enabling or disabling the Cloud Service. Mobile and Desktop App Support Using our GLKVM App, accessible through Windows, macOS, App Store, and Google Play Store, you will be able to easily connect the Comet Pro along with other GL.iNet Comet KVM devices. Access all your GL.iNet Comet devices in one place without needing to manually connect to each one separately. Remote Cloud Control Another way to gain remote access to your Comet Pro is through the web based cloud control system at glkvm.com, available to Windows, Mac, and Linux users. This maximizes convenience, without needing to install any applications to make sure you always have access to your Comet Pro. Tailscale Support GL.iNet Comet Pro integrates Tailscale natively, allowing you to bind it to the Tailscale virtual network to gain remote access. This is particularly useful when your controlling device runs neither Windows nor macOS. Two Factor Authentication With the importance of having remote BIOS access to your computer, safeguard your Comet Pro with 2-Factor Authentication. Pair your favorite 2FA application to add an extra level of security to give you control and peace of mind. Hardware Screen Lock Prevent unauthorized touchscreen access to the Comet Pro through the 4-digit hardware screen lock feature. Self-Hosted Server and Deployment Comet Pro supports self-hosted deployment on mainstream operating systems such as Linux and Ubuntu, giving you full control over your remote access environment. Get started with 2 cores and 2GB RAM cloud server, then deploy in one click-no complex setup required. No personal information is collected by GL.iNet, ensuring a private experience. Restart Devices Remotely, and Effortlessly Comet Pro enables remote power management by connecting to extension devices such as ATX Boards and Fingerbot, allowing users to power on/off, or restart any device-even those without internet connectivity-from anywhere. By eliminating the need for physical access, Comet reduces downtime, ensures seamless operation, and enhances efficiency, reliability, and cost-effectiveness. Wake on LAN (WOL) Wake your PC remotely using built-in WOL in GLKVM. LEARN HOW ATX Board For reliable wake-up, use the included ATX board via USB. Shop Now Fingerbot A mechanical arm that presses your PC’s power button reliably. Shop Now Accessories PoE Splitter Travel Case PoE Splitter The PoE Splitter, featuring a USB Type-C output, is a compact device that allows you to power the Comet Pro using a PoE (Power over Ethernet) network. It separates the power and data from a single Ethernet cable, making it ideal for setups where traditional power outlets are limited or hard to access. It accepts a DC input of 36-57V and provides a 5V/2.5A output, compliant with IEEE 802.3af, while supporting data speeds up to 1Gbps. Travel Case Taking your Comet Pro on the go? Now you can travel with this travel case! Whether you're planning a field visit, a lab demo, or just need a compact way to store your device and accessories - this sleek, durable travel case has you covered. The case weighs just 252g and features a compact design with dimensions of 190 × 175 × 85 mm.Designed to fit the Comet Pro and essential accessories snugly, it’s lightweight, protective, and perfect for travel or everyday carry. Stay organized. Stay mobile. Take Comet Pro wherever innovation calls. Download the 3D-printable rack mount and seamlessly integrate your device into your existing rack setup. *Featured here is the magnetic rack mount. Additional 10-inch and 19-inch 3D printable files are available for download. Check it out Professional Tech Press Insights This minuscule all-in-one 'PC' will allow you to control your actual home computer remotely using a robotic finger and a free VPN. The new model also relies on a more powerful quad-core Cortex-A53 SoC and is equipped with 32GB eMMC flash, overcoming the 8GB flash limitation... Product Reviews from YouTubers Comet Pro Product Reviews Gl.iNet Comet Pro KVM - SHOULD YOU BUY? The BEST Budget KVM Over IP? GL.iNet Comet Series Reviewed I've been waiting for these KVMs for a long time GL.iNet Comet Pro KVM Review - The JetKVM Killer for $99? I NEEDED to Fix her Internet! This $99 GL.iNet Comet Pro device Replaces TeamViewer, Streams Netflix & Plays PS5 Remotely! GL-RM10 Control your PC remotely with low latency! Meet GL.iNet Comet Pro (KVM over IP) GOODBYE PiKVM? I TRIED the BEST Low-Cost KVM GL.iNet Comet Pro, The BEST KVM With Wi-Fi. View More What Beta Tester are Saying slide 4 to 6 of 4 I have loved working with this device, its made remoting onto any of my servers or end user computers miles easier and when using the web app, everything is really smooth. I experienced no latency issues or connectivity issues whilst carrying out any of my testing. @Zwytch As an IT field engineer, the Comet Pro has become my go-to tool for accessing servers and systems that lack out-of-band management. It’s compact, reliable, and surprisingly versatile. @OzTech74L The GL.iNet Comet Pro really delivers on what modern remote access users want. The 2.2-inch touchscreen is surprisingly handy for quick status checks and setup without opening a browser. Features like Virtual Media/ISO mounting, BIOS-level control, and remote file copying make it far more flexible than most remote KVM boxes. @Mniko The product feels premium to touch and the UI is very good, both on device and the web UI. The ease of use is astonishing. I could set the whole thing up in 5 minutes without having to read or google something AND without having ever used a KVM before. @uranioh I have loved working with this device, its made remoting onto any of my servers or end user computers miles easier and when using the web app, everything is really smooth. I experienced no latency issues or connectivity issues whilst carrying out any of my testing. @Zwytch As an IT field engineer, the Comet Pro has become my go-to tool for accessing servers and systems that lack out-of-band management. It’s compact, reliable, and surprisingly versatile. @OzTech74L The GL.iNet Comet Pro really delivers on what modern remote access users want. The 2.2-inch touchscreen is surprisingly handy for quick status checks and setup without opening a browser. Features like Virtual Media/ISO mounting, BIOS-level control, and remote file copying make it far more flexible than most remote KVM boxes. @Mniko The product feels premium to touch and the UI is very good, both on device and the web UI. The ease of use is astonishing. I could set the whole thing up in 5 minutes without having to read or google something AND without having ever used a KVM before. @uranioh I have loved working with this device, its made remoting onto any of my servers or end user computers miles easier and when using the web app, everything is really smooth. I experienced no latency issues or connectivity issues whilst carrying out any of my testing. @Zwytch As an IT field engineer, the Comet Pro has become my go-to tool for accessing servers and systems that lack out-of-band management. It’s compact, reliable, and surprisingly versatile. @OzTech74L Compare KVM Comet (GL-RM1) Comet PoE (GL-RM1PE) Comet Pro (GL-RM10) Comet (GL-RM1) Comet PoE (GL-RM1PE) Comet Pro (GL-RM10) Comet (GL-RM1) Comet PoE (GL-RM1PE) Comet Pro (GL-RM10) Home Lab Comet (GL-RM1) KVM over Internet Shop Now IT Maintenance Comet PoE (GL-RM1PE) KVM over PoE Shop Now Digital Nomad Comet Pro (GL-RM10) KVM over Wi-Fi 6 Shop Now Display Max. Resolution Max. Resolution 4K@30FPS Max. Resolution 4K@30FPS Max. Resolution 4K@30FPS Latency Latency 30-60ms* Latency 30-60ms* Latency 30-60ms* Two-way Audio Two-way Audio Two-way Audio Two-way Audio HD Passthrough HD Passthrough HD Passthrough HD Passthrough Display Screen Display Screen Display Screen Display Screen 2.22" touchscreen System & Connectivity Processor Processor Quad-core Cortex-A7 Processor Quad-core Cortex-A53 Processor Quad-core Cortex-A53 Memory / Storage Memory / Storage DDR3L 1GB / 8GB eMMC Memory / Storage DDR3L 1GB / 32GB eMMC Memory / Storage DDR3L 1GB / 32GB eMMC Wi-Fi Wi-Fi Wi-Fi Wi-Fi 2.4GHz: 286Mbps5GHz: 286Mbps LAN Port LAN Port 1Gbps LAN Port 1Gbps LAN Port 1Gbps Power Input Power Input Type-C, 5V/2A Power Input Ethernet (PoE) / Type-C,5V/2A, PD-compatible Power Input Type-C, 5V/2A,PD-compatible Dimensions Dimensions 80 x 60 x 17.5mm / 85g Dimensions 102 x 70 x 22mm / 140g Dimensions 93 x 84 x 47mm / 170g * Tests conducted on a local network. Real-world speeds may differ depending on your network configuration. Wi-Fi 6 4K@30FPSVideo Resolution H.264 hardware encodingwith 30-60ms latency BIOS Access USB 2.0External Extension Two-way Audio APP/Browser Access GigabitEthernet Technical Specifications Operating System Linux 6.1 CPU Quad Core ARM Cortex-A53 Memory / Storage DDR3L 1GB / 32GB eMMC Display Screen 2.22 inch, Touchscreen Wi-Fi Protocol IEEE 802.11 a/b/g/n/ac/ax Wi-Fi Speed 286Mbps (2.4GHz), 286Mbps (5GHz) Antennas 1 x internal Wi-Fi antennas Resolution 4K@30FPS Interface 1x USB Type-C Keyboard, Mouse1x Gigabit Ethernet port1x HD In1x HD Out1x USB 2.0 Type-A Power Input 1x USB Type-C Input: 5V/2A with PD Compatible Dimension / Weight 93 x 84 x 47 mm / 170g (3.7 x 3.3 x 1.85 inch) Tools & Downloadables Datasheet | Firmware | App | Unboxing | Tutorials | Media Kit | Rack Mount document.addEventListener("DOMContentLoaded", function () { const e = document.querySelectorAll(".router-select"), o = document.querySelectorAll(".model-comparisonp-detail"); function t() { o.forEach(e => { e.querySelectorAll(".order").forEach(e => { e.classList.remove("selected"), e.style.order = "" }) }); const t = Array.from(e).map(e => e.value); t.forEach((e, t) => { const n = document.querySelectorAll(`.model-comparisonp-detail .${e}`); n.forEach(e => { e.classList.add("selected"), e.style.order = t + 1 }) }) } function n() { const t = Array.from(e).map(e => e.value); e.forEach(e => { const n = e.value; Array.from(e.options).forEach(e => { e.disabled = !1, e.style.display = "" }), t.forEach(t => { if (t !== n) { const n = e.querySelector(`option[value="${t}"]`); n && (n.disabled = !0, n.style.display = "none") } }) }) } function i(s) { const o = s.target, i = o.value; e.forEach(e => { if (e !== o && e.value === i) { const t = Array.from(e.options).find(e => !e.disabled && e.value !== i); t && (e.value = t.value) } }), n(), t() } e.forEach(e => { e.addEventListener("change", i) }); function s() { const s = window.innerWidth >= 768; if (s) { if (e.length >= 3 && e[2].selectedIndex === -1) { const t = []; e.length >= 1 && e[0].value && t.push(e[0].value), e.length >= 2 && e[1].value && t.push(e[1].value); let n = !1; for (let s = 0; s < e[2].options.length; s++) { const o = e[2].options[s].value; if (o && !t.includes(o)) { e[2].selectedIndex = s, n = !0; break } } n || (e[2].selectedIndex = 2) } } else e.length >= 3 && (e[2].selectedIndex = -1); n(), t() } s(), window.addEventListener("resize", s) })
More you might like
Related
Comet Pro (GL-RM10) Remote KVM over Wi-Fi
Related
Comet 5G (GL-RM10RC) Wi-Fi 6 KVM over 5G RedCap
Related
Comet 5G (GL-RM10RC) Wi-Fi 6 KVM over 5G RedCap
Related