123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <title>ADM - ARIA Digital Machines</title>
- <meta content="width=device-width, initial-scale=1.0" name="viewport" />
- <meta content="" name="keywords" />
- <meta content="" name="description" />
-
- <!-- Google Web Fonts -->
- <link rel="preconnect" href="https://fonts.googleapis.com" />
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
- <link
- href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
- rel="stylesheet">
-
- <!-- Icon Font Stylesheet -->
- <link
- rel="stylesheet"
- href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" />
- <link
- href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css"
- rel="stylesheet" />
- <link rel="stylesheet" href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css">
-
- <!-- Libraries Stylesheet -->
- <link rel="stylesheet" href="lib/animate/animate.min.css" />
- <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
- <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
-
- <!-- Customized Bootstrap Stylesheet -->
- <link href="css/bootstrap.min.css" rel="stylesheet" />
-
- <!-- Template Stylesheet -->
- <link href="css/style.css" rel="stylesheet" />
- <!-- <link href="css/navbar.css" rel="stylesheet" /> -->
- <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
- <link href="assets/css/main.css" rel="stylesheet">
- </head>
-
- <body>
- <!-- Spinner Start -->
-
- <!-- Spinner End -->
-
- <header class="header d-flex align-items-center fixed-top" id="header"></header>
- <!-- Header Start -->
- <!-- <div class="container-fluid bg-breadcrumb">
- <div class="container text-center py-5" style="max-width: 900px;">
- <h4 class="text-white display-4 mb-4 wow fadeInDown" data-wow-delay="0.1s">Our Features</h4>
- <ol class="breadcrumb d-flex justify-content-center mb-0 wow fadeInDown" data-wow-delay="0.3s">
- <li class="breadcrumb-item"><a href="index.html">Home</a></li>
- <li class="breadcrumb-item"><a href="#">Pages</a></li>
- <li class="breadcrumb-item active text-primary">Feature</li>
- </ol>
- </div>
- </div> -->
- <!-- Header End -->
- <!-- Feature Start -->
- <div class="container-fluid feature bg-light py-5 mt-5">
- <div class="container mt-5">
- <div
- class="text-center mx-auto pb-5 wow "
- style="max-width: 800px">
- <h1 class="display-4 mb-4">Event Streaming</h1>
- <h2 class="text-dark">Streamline Events, Amplify Impact</h2>
- <p class="mb-0">
- ADM Technologies’ Event Streaming Solutions enable businesses to capture, process, and analyze live video events seamlessly. Designed for efficiency, scalability, and real-time responsiveness, our solution transforms live video feeds into actionable insights.
- </p>
- </div>
- </div>
- </div>
- <!-- Feature End -->
-
- <!-- Core Features Section -->
- <div class="container-fluid bg-light py-5">
- <div class="container py-5">
- <div class="row g-5 align-items-center">
- <div class="col-xl-6 wow ">
- <div class="h-100">
- <h1>Key Features</h1>
- <p class="mb-0">
- <i class="fa fa-check text-primary me-3"></i>
- <strong>Real-Time Streaming:</strong> Broadcast events instantly with high-quality video and low latency.
- </p>
- <p class="mb-0">
- <i class="fa fa-check text-primary me-3"></i>
- <strong>Scalable Infrastructure:</strong> Handle multiple streams simultaneously, tailored to meet your business requirements.
- </p>
- <p class="mb-0">
- <i class="fa fa-check text-primary me-3"></i>
- <strong>AI-Powered Analytics:</strong> Analyze live footage with tools like motion detection and object recognition for smarter decisions.
- </p>
- </div>
- </div>
- <div class="col-xl-6 wow ">
- <img src="img/software-development.png" class="img-fluid w-100" alt="Core Features">
- </div>
- </div>
- </div>
- </div>
- <!-- Core Features End -->
-
- <!-- Operational Visibility and Alarm Management -->
- <div class="container-fluid bg-light py-5">
- <div class="container py-5">
- <div class="row g-5 align-items-center">
- <div class="col-xl-6 wow ">
- <img src="img/video-analytics.png" class="img-fluid w-100" alt="Operational Visibility">
- </div>
- <div class="col-xl-6 wow">
- <h1>Event Visibility</h1>
- <p>
- Whether it's live sports, security monitoring, or corporate events, our Event Streaming Solutions ensure uninterrupted feeds with crystal-clear quality. Experience flawless performance, even during high-traffic scenarios, to keep your audience connected.
- </p>
- <h1>Smooth Integration</h1>
- <p>
- Our solutions integrate effortlessly with existing systems, enabling smooth workflow management. Automate event triggers, generate alerts and ensure complete visibility with a user-friendly interface.
- </p>
- </div>
- </div>
- </div>
- </div>
- <!-- Operational Visibility End -->
-
- <!-- Applications Across Industries -->
- <div class="container-fluid bg-light py-5">
- <div class="container py-5">
- <div class="row g-5 align-items-center">
-
- <div class="col-xl-6 wow ">
- <h1>Applications Across Industries</h1>
- <p><i class="fa fa-check text-primary me-3"></i><strong>Corporate Events:</strong> Stream meetings, webinars, and launches globally with precision and reliability.</p>
- <p><i class="fa fa-check text-primary me-3"></i><strong>Security and Surveillance:</strong>Monitor and act on live incidents in real time with automated event tracking.</p>
- <p><i class="fa fa-check text-primary me-3"></i><strong>Media and Entertainment:</strong> Deliver uninterrupted live streaming for sports, concerts, and news broadcasts.</p>
- <p><i class="fa fa-check text-primary me-3"></i><strong>Public Safety:</strong> Improve emergency response with live footage streaming to command centers.</p>
- </div>
-
- <div class="col-xl-6 wow ">
- <img src="img/video-analytics.png" class="img-fluid w-100" alt="Applications Across Industries">
- </div>
- </div>
- </div>
- </div>
- <!-- Applications End -->
-
-
-
- <!-- Why Choose Us -->
- <div class="container-fluid bg-light py-5">
- <div class="container py-5">
- <div class="row">
- <div class="col-xl-12 wow ">
- <h1>Bring Your Events to Life with ADM Technologies</h1>
- <p>
- Stream, monitor, and analyze events effortlessly with our advanced Event Streaming Solutions. Contact us today to explore how we can elevate your real-time video experiences.
- </p>
- </div>
- </div>
- </div>
- </div>
- <!-- Why Choose Us End -->
-
-
- <!-- Footer Start -->
- <footer id="footer" class="footer">
- <div class="container-fluid footer py-5 wow ">
- <div class="container py-5">
- <div class="row g-5">
- <div class="col-xl-9">
- <!-- <div class="mb-5"> -->
- <!-- <div class="row g-4"> -->
- <!-- <div class="col-md-6 col-lg-6 col-xl-5"> -->
- <!-- <div class="footer-item"> -->
- <!-- <a href="index.html" class="p-0"> -->
- <!-- <h3 class="text-white"> -->
- <!-- <i class="fab fa-slack me-3"></i> LifeSure -->
- <!-- </h3> -->
- <!-- <!-- <img src="img/logo.png" alt="Logo"> -->
- <!-- </a> -->
- <!-- <p class="text-white mb-4"> -->
- <!-- Dolor amet sit justo amet elitr clita ipsum elitr -->
- <!-- est.Lorem ipsum dolor sit amet, consectetur adipiscing... -->
- <!-- </p> -->
- <!-- <div class="footer-btn d-flex"> -->
- <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
- <!-- ><i class="fab fa-facebook-f"></i -->
- <!-- ></a> -->
- <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
- <!-- ><i class="fab fa-twitter"></i -->
- <!-- ></a> -->
- <!-- <a class="btn btn-md-square rounded-circle me-3" href="#" -->
- <!-- ><i class="fab fa-instagram"></i -->
- <!-- ></a> -->
- <!-- <a class="btn btn-md-square rounded-circle me-0" href="#" -->
- <!-- ><i class="fab fa-linkedin-in"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-md-6 col-lg-6 col-xl-3"> -->
- <!-- <div class="footer-item"> -->
- <!-- <h4 class="text-white mb-4">Useful Links</h4> -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> About Us</a -->
- <!-- > -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> Features</a -->
- <!-- > -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> Services</a -->
- <!-- > -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> FAQ's</a -->
- <!-- > -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> Blogs</a -->
- <!-- > -->
- <!-- <a href="#" -->
- <!-- ><i class="fas fa-angle-right me-2"></i> Contact</a -->
- <!-- > -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-md-6 col-lg-6 col-xl-4"> -->
- <!-- <div class="footer-item"> -->
- <!-- <h4 class="mb-4 text-white">Instagram</h4> -->
- <!-- <div class="row g-3"> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-1.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-1.jpg" -->
- <!-- data-lightbox="footerInstagram-1" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-2.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-2.jpg" -->
- <!-- data-lightbox="footerInstagram-2" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-3.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-3.jpg" -->
- <!-- data-lightbox="footerInstagram-3" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-4.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-4.jpg" -->
- <!-- data-lightbox="footerInstagram-4" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-5.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-5.jpg" -->
- <!-- data-lightbox="footerInstagram-5" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- <div class="col-4"> -->
- <!-- <div class="footer-instagram rounded"> -->
- <!-- <img -->
- <!-- src="img/instagram-footer-6.jpg" -->
- <!-- class="img-fluid w-100" -->
- <!-- alt="" /> -->
- <!-- <div class="footer-search-icon"> -->
- <!-- <a -->
- <!-- href="img/instagram-footer-6.jpg" -->
- <!-- data-lightbox="footerInstagram-6" -->
- <!-- class="my-auto" -->
- <!-- ><i class="fas fa-link text-white"></i -->
- <!-- ></a> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <!-- </div> -->
- <div
- class="pt-5"
- style="border-top: 1px solid rgba(255, 255, 255, 0.08)">
- <div class="row g-0">
- <div class="col-12">
- <div class="row g-4">
- <div class="col-lg-6 col-xl-4">
- <div class="d-flex">
- <div
- class="btn-xl-square bg-primary text-white rounded p-4 me-4">
- <i class="fas fa-map-marker-alt fa-2x"></i>
- </div>
- <div>
- <h4 class="text-white">Address</h4>
- <p class="mb-0">
- #501,#508-510, Shangrila Plaza , <br />Road No. 2,
- Park View Enclave, <br />Banjara Hills , Hyderabad,
- <br />Telangana-500034
- </p>
- </div>
- </div>
- </div>
- <div class="col-lg-6 col-xl-4">
- <div class="d-flex">
- <div
- class="btn-xl-square bg-primary text-white rounded p-4 me-4">
- <i class="fas fa-envelope fa-2x"></i>
- </div>
- <div>
- <h4 class="text-white">Mail Us</h4>
- <p class="mb-0">info@ADM.com</p>
- </div>
- </div>
- </div>
- <div class="col-lg-6 col-xl-4">
- <div class="d-flex">
- <div
- class="btn-xl-square bg-primary text-white rounded p-4 me-4">
- <i class="fa fa-phone-alt fa-2x"></i>
- </div>
- <div>
- <h4 class="text-white">Telephone</h4>
- <p class="mb-0">+91 9885888835</p>
- <p class="mb-0">+91 9581234499</p>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <div class="col-xl-3">
- <div class="footer-item">
- <h4 class="text-white mb-4">Follow Us</h4>
- <a href="">
- <i class="fab fa-facebook facebook"> Facebook</i>
- </a>
- <a href="">
- <i class="fab fa-twitter twitter"> Twitter</i>
- </a>
- <a href="">
- <i class="fab fa-instagram instagram"> Instagram</i>
- </a>
- <a href="">
- <i class="fab fa-linkedin linkedin"> Linkedin</i>
- </a>
- <a href="">
- <i class="fab fa-youtube youtube"> Youtube</i>
- </a>
- <a href="">
- <i class="fab fa-pinterest pinterest"> Pinterest</i>
- </a>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- Footer End -->
-
- <!-- Copyright Start -->
- <div class="container-fluid copyright py-4">
- <div class="container">
- <div class="row g-4 align-items-center">
- <div class="col-md-6 text-center text-md-end mb-md-0">
- <span class="text-body">
- 2024 © Copy Rights
- <a
- href="https://ADM.com/"
- class="border-bottom text-white">
- ADM
- </a>
- </span>
- </div>
- <!-- <div class="col-md-6 text-center text-md-start text-body"> -->
- <!-- <!--/*** This template is free as long as you keep the below author’s credit link/attribution link/backlink. ***/-->
- <!-- <!--/*** If you'd like to use the template without the below author’s credit link/attribution link/backlink, ***/-->
- <!-- <!--/*** you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". ***/-->
- <!-- Designed By -->
- <!-- <a class="border-bottom text-white" href="https://htmlcodex.com" -->
- <!-- >HTML Codex</a -->
- <!-- > -->
- <!-- Distributed By -->
- <!-- <a class="border-bottom text-white" href="https://themewagon.com" -->
- <!-- >ThemeWagon</a -->
- <!-- > -->
- <!-- </div> -->
- </div>
- </div>
- </div>
- <!-- Copyright End -->
- </footer>
-
- <!-- Back to Top -->
- <a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"
- ><i class="fa fa-arrow-up"></i
- ></a>
-
- <!-- JavaScript Libraries -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
- <script src="lib/wow/wow.min.js"></script>
- <script src="lib/easing/easing.min.js"></script>
- <script src="lib/waypoints/waypoints.min.js"></script>
- <script src="lib/counterup/counterup.min.js"></script>
- <script src="lib/lightbox/js/lightbox.min.js"></script>
- <script src="lib/owlcarousel/owl.carousel.min.js"></script>
-
- <!-- Template Javascript -->
- <script src="js/main.js"></script>
- <script src="assets/js/navbar.js"></script>
- <script src="assets/js/footer.js"></script>
- </body>
- <script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'sg2plzcpnl489763'},{'dcenter':'sg2'},{'cp_id':'8377108'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/traffic-assets/js/tccl.min.js'></script></html>
|