Suggested Categories:

Version Control Systems
Version control systems help development teams track, manage, and organize changes to source code and other digital files over time. They allow multiple contributors to collaborate simultaneously while maintaining a complete history of revisions and updates. The software supports branching, merging, and rollback features to reduce errors and improve development workflows. Many version control systems integrate with CI/CD pipelines, project management tools, and code review platforms. By ensuring consistency, accountability, and collaboration, version control systems are essential for modern software development.
Document Control Software
Document control software is designed to manage and track documents throughout their lifecycle, ensuring that they are properly stored, organized, and accessible. It provides features like version control, audit trails, and access permissions to maintain document integrity and security. This software helps organizations maintain compliance with industry standards and regulations by ensuring documents are updated and reviewed in a controlled manner. It also facilitates the efficient sharing and retrieval of documents, reducing the risk of errors or outdated information being used. By centralizing document management, document control software streamlines workflows and improves collaboration while minimizing risks associated with document mismanagement.
Document Version Control Software
Document version control software is designed to track and manage changes made to documents over time, ensuring that all revisions are properly recorded and organized. It allows users to store multiple versions of a document, making it easy to view, compare, and restore previous versions if needed. The software typically includes features like automated version tracking, timestamps, and user identification to provide a clear history of document edits. By managing versions efficiently, it helps prevent conflicts or errors from outdated or conflicting document versions. This type of software is essential for maintaining accuracy, transparency, and collaboration, especially in environments with frequent document updates and multiple contributors.
Hosting Control Panels
Hosting control panels, also known as site management and web hosting control panels, are software tools that enable IT professionals to manage their website, servers, and hosting packages. Hosting control panels simplify the process of managing domains, email accounts, installing website and server applications, and more.
Access Control Systems
Access control systems are software and hardware systems that enable buildings and facilities to control who, how, and when employees, visitors, or residents can access a building, or a specific area within a property, facility or building.
Inventory Control Software
Inventory control software helps businesses manage and track their inventory levels, ensuring that stock is accurately recorded and available when needed. It automates processes like stock replenishment, order management, and tracking inventory across multiple locations. The software often includes features such as real-time inventory updates, barcode scanning, and alerts for low stock levels, helping prevent overstocking or stockouts. By providing detailed insights into inventory movements, it improves accuracy, reduces manual errors, and enhances operational efficiency. Ultimately, inventory control software optimizes stock management, reduces costs, and supports better decision-making for supply chain and warehouse operations.
Parental Control Apps
Parental control apps are a type of software or app designed to help parents protect their children from malicious online content. Parental control apps offer a range of tools and filters, such as a website blocker, online time management and activity monitoring. These tools allow parents to limit their children's exposure to potentially harmful content on the internet, while also allowing them to observe their children's online behavior.
Application Control Software
Application control software, sometimes referred to as application whitelisting software, provides organizations with the ability to monitor and manage applications installed on computers. It allows for the automated enforcement of regulatory compliance policies, including restricting user access to specific applications or functions. Application control software can also be used for enforcing cross-platform usage rights and tracking application resource utilization.
Pest Control Software
Pest control software allows pest control businesses to improve the efficiency of their operations by optimizing the management of customers, schedules, inventory and billing.
Construction Quality Control Software
Construction quality control software is software that helps contractors and project managers ensure compliance with industry standards, safety regulations, and project specifications. It streamlines inspection processes, defect tracking, and documentation management, reducing the risk of costly rework. Many platforms offer real-time reporting, photo documentation, and mobile access, enabling teams to quickly identify and resolve quality issues on-site. Integration with project management and field collaboration tools enhances communication between stakeholders and ensures accountability.
Distributed Control Systems (DCS)
A distributed control system (DCS) is a computerized control system for a process or plant, with autonomous controllers that are distributed throughout the system. It uses digital communication to coordinate these distributed controllers in order to achieve a common goal. DCS typically requires dedicated programming for configuration and more complex systems will include data historians, HMIs, and network components. They are generally used to provide higher levels of safety and efficiency in industrial applications.
Application Delivery Controllers (ADC)
Application Delivery Controllers (ADCs) are software solutions designed to optimize the performance, security, and availability of applications delivered over the internet. They manage traffic between users and applications by distributing it across multiple servers, ensuring load balancing and preventing overloads. ADCs also provide security features like SSL offloading, DDoS protection, and web application firewalls to safeguard applications from attacks. By improving application response times and ensuring high availability, ADCs enhance user experience and help maintain service continuity. They are commonly used in data centers and cloud environments to ensure efficient and secure application delivery.
Advanced Process Control (APC) Systems
Advanced Process Control (APC) systems are computer-based systems that use mathematical models and algorithms to optimize the performance of industrial processes. APC systems aim to maintain a steady state operation with tight control over process variables such as temperature, pressure, flow rate, and composition. It incorporates feedback from sensors in the process to monitor performance and take corrective action when needed, in order to keep the process operating in the desired range. APC systems can help improve efficiency, reduce energy usage, increase throughput, and reduce product variability.
Model Predictive Control (MPC) Software
Model Predictive Control (MPC) software is a type of advanced process control algorithm used to optimize process performance. It uses mathematical models and predictive algorithms to anticipate future conditions and automate how a system should respond. MPC is often used in industrial settings to adjust variables in real time, such as temperature, pressure, and flow rate. It enables manufacturers to maintain desired process operations with greater efficiency than traditional methods.
Network Access Control (NAC) Software
Network access control (NAC) software provides companies with a security platform to manage sensitive data access through a network connection.
Session Border Controllers (SBC)
Session Border Controllers (SBCs) are network devices or software solutions that manage and secure real-time communication sessions, such as Voice over IP (VoIP) calls, video conferencing, and other multimedia exchanges, particularly between different networks. SBCs are deployed at the borders of networks, typically between an enterprise and a service provider network, to protect the communication infrastructure and optimize traffic flow. Their primary functions include session signaling, traffic routing, encryption, and ensuring secure interconnection between different communication systems. SBCs handle tasks like ensuring high-quality service (QoS), mitigating security threats (such as denial-of-service (DoS) attacks and eavesdropping), and maintaining compliance with industry standards.
Role-Based Access Control (RBAC) Software
Role-Based Access Control (RBAC) software is a system that manages user access to resources based on predefined roles within an organization. It simplifies permission management by assigning roles to users, each with specific access rights tailored to their job responsibilities. This approach enhances security by ensuring users only have access to the data and systems they need, minimizing the risk of unauthorized access. RBAC software is highly scalable and can support complex organizational structures, making it ideal for businesses of all sizes. It also streamlines compliance with regulatory requirements by providing clear, auditable access control policies.
SPC Software
SPC (Statistical Process Control) software helps manufacturers monitor and control production quality by analyzing real-time process data. It uses charts, control limits, and statistical algorithms to detect variation, identify trends, and prevent defects before they occur. Many platforms automatically collect data from machines, sensors, and manual inputs to ensure accuracy and consistency. SPC software also provides alerts, reports, and root-cause analysis tools to help quality teams respond quickly to process deviations. Overall, SPC software strengthens quality management, reduces waste, and supports continuous improvement across manufacturing operations.
Change Management Software
Change management software is a tool used to coordinate changes and improve the effectiveness of varying processes. It enables organizations to track and manage change requests, assess impact, approve or reject change proposals, assign tasks to relevant personnel, and monitor progress until completion. Change management software also allows users to document all changes for audit and compliance purposes. Additionally, it provides notifications and automated workflows which simplify the process of adapting to organizational change. Finally, the software can enable collaboration between team members by providing them with access to data stored in one central repository.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
View more categories (20) for "a control software"

40 Products for "a control software" with 1 filter applied:

  • 1
    3Q

    3Q

    3Q

    ...Administrators benefit from adaptive bitrate streaming (HLS/DASH with mixed HEVC/AVC codecs), seamless SSO/SAML integrations and robust, role-based access controls. From secure corporate town halls to public sector broadcasting, 3Q delivers a scalable, uncompromising infrastructure with 24/7 dedicated support that eliminates third-party dependencies.
    Starting Price: €89
    View Platform
    Visit Website
  • 2
    hyper Digital Asset Management Server

    hyper Digital Asset Management Server

    hyperCMS Content Management Solutions

    The hyper Content & Digital Asset Management Server helps organizations to have full control over all their digital assets, to automate processes and cut costs. Access all your rich rich content directly by conveniently integrating it into the creative workflow of internal/external teams and programs like Adobe CS, MS Office, and OpenOffice. Ensure process control with collaborative approval. Share the content directly on Social Media Networks.
    Starting Price: $21.00/mo (SaaS) $0 On-Premise
  • 3
    Clipstream

    Clipstream

    Clipstream

    ...Script-based video gives you access to next generation compression techniques immediately. Don't let the browser dictate how your video plays back - keep complete control with the only platform that controls the entire decompression process through script delivered video. Decompressed into a standard HTML5 compliant <canvas> tag you keep complete control over layout and rendering.
    Starting Price: $29 per month
  • 4
    Open.Video

    Open.Video

    Open.Video

    ...With integrated SEO features, customizable channel designs, and streamlined setup, Open.Video empowers content creators to grow their brands beyond traditional platforms, professionalize their presence, and take their vision to the next level without surrendering control or income.
  • 5
    Elecard Boro
    Video quality control tool. Software solution for UDP, RTP, HTTP and HLS streams quality control and measurement of QoS and QoE parameters in all segments of distributed networks. Probes operating 24/7. You have total control over the network. Less than 30 minutes to begin monitoring your streams. Save on specific equipment, reduction of network maintenance expenses.
    Starting Price: $175 per month
  • 6
    Visibox

    Visibox

    Spaceage

    Visibox is an application for Mac and Windows which allows musicians and other performers to control video like a musical instrument. Drop in videos, images, and audio files, or add USB cameras to quickly create immersive stadium-style concert visuals in any cafe, club, sanctuary, or live stream. Trigger content via MIDI keyboard, drum pads, or foot pedals, or using an Elgato Stream Deck. Visibox is created by performers for performers, optimized for reliability and ease-of-use – a new creative tool for imaginative performers.
    Starting Price: $6.99/mo
  • 7
    Enabledware Hub

    Enabledware Hub

    Enabledware

    Engage and communicate with every fan in and outside your venue using scoreboards, LEDs, concourse screens, social media, live data feeds, sponsor messages and live streaming - all within one application. Management & promotion of events using advanced programming controls across directional signage, live agenda displays, kiosk and digital food menus. Streaming of presentations to overflow areas and to a web audience. Enhance the management of staff communication across your building. Use screens to communicate news & information, welcome visitors and manage meeting rooms. Create any number of branded or sponsored theme displays for events, suites or any other location providing guests the ability to control channel choice. ...
  • 8
    TechSmith Screencast
    ...Then, share your images and videos via the link Screencast creates automatically. After you're done creating in the video editor, publish your content to Screencast in the exact size and format you need. You’ll have complete control over the privacy settings of all your videos. Step-by-step Tutorials. Whether you're just getting started or want to learn more, we've got free tutorials for you. Tech Support. If you need a little extra help along the way, don’t worry. We have tech support available for you.
    Starting Price: $10.18 per month
  • 9
    Lightcast

    Lightcast

    Lightcast

    Create, manage and expand stunning tv apps, mobile apps, webapps across all major device platforms and app stores - all in your own branding, with all your video, audio and live-stream contents, fully white-labeled, and monetized only by you. Control all graphics, images, libraries, streams, metadate, gallery images and navigation structures through the lightcast media cloud management system. Increase streaming revenues with turnkey multiplatform subscriptions, pay-per-view ticket sales, advertising, fundraising, product sales and sponsors across all platforms and devices. ...
  • 10
    SCHEMA ST4

    SCHEMA ST4

    SCHEMA Group

    ...The SCHEMA ST4 component content management system is one of the most frequently used systems for the modularised creation of documentation, package inserts and marketing documentation. The system covers all areas of creation, versioning, variant control, translation, management and publication of product-related content – from authoring assistance during input to the finished layout for the printed catalog. A documentation portal based on Quanos InfoCube provides a central point of contact on the Internet where all technical documentation is available. Users can quickly and precisely find the right content in the entire information inventory with an easy-to-use search system.
  • 11
    Dacast

    Dacast

    Dacast

    ...Utilize transcoding, monetization, security and content management features for a professional broadcasting experience. Use Dacast’s secure video hosting capabilities to live stream unlimited channels of video content on your own web page. With private video hosting, you’re in control of your content. Security is a priority when it comes to professional broadcasting. In addition to Dacast’s gold-standard cyber security features, use privacy tools to control who can and cannot view your content. Host, monetize, and broadcast with an end-to-end live streaming solution.
    Starting Price: $19 per user per month
  • 12
    VPlayed

    VPlayed

    Contus

    VPlayed is a fully customizable, enterprise-grade streaming platform designed for content owners who want complete control over their OTT business. It enables users to launch, manage, and monetize live and on-demand video across web, mobile apps, and smart TVs from one centralized system. With benefits like full branding freedom, no revenue sharing, flexible hosting, and one-time platform ownership, VPlayed empowers brands to scale efficiently. The platform includes more than 1,000 advanced streaming features—from DRM security and analytics to monetization models, low latency streaming, and multi-screen distribution. ...
  • 13
    VideoCrypt

    VideoCrypt

    AppSquadz Software Pvt. Ltd.

    ...Ideal for OTT platforms, e-learning businesses, media companies, and enterprises, VideoCrypt offers white-label apps, fast adaptive playback, robust analytics, and seamless VOD/live streaming for professional content distribution. The platform also supports offline access with secure DRM downloads, device-level restrictions, concurrency control, and real-time threat detection to ensure complete content security. With easy integration, customizable UI, and flexible monetization models, VideoCrypt empowers businesses to deliver high-quality video experiences while maintaining full control over their content and revenue.
    Starting Price: $59 for 50 Hrs T&C
  • 14
    LEIGHTRONIX

    LEIGHTRONIX

    LEIGHTRONIX

    ...LEIGHTRONIX specializes in video equipment design and manufacturing, including digital video solutions, IPTV, television automation, live and video-on-demand web streaming media, and remote equipment control. A model of stability and longevity in the quickly evolving professional video market, LEIGHTRONIX continually prioritizes product value and versatility, exceeding customer expectations in both product performance and support. LEIGHTRONIX offers quality equipment at affordable prices making it one of the most trusted names in the video industry for four decades.
    Starting Price: $995.00/year
  • 15
    DistroScale

    DistroScale

    DistroScale

    ...Find audiences across specific interests, geographies, and demographic categories. Boost engagement with customized video experiences that capture their attention. Control your campaigns and get total transparency via reports and analytics.
  • 16
    Viddler

    Viddler

    Viddler

    ...So whether you're training or engaging your staff, you can measure the impact of every video. Open video-hosting platforms like YouTube are not designed to protect your proprietary information. When you use our player or platform, you control who watches what, when and where.
  • 17
    PeerTube

    PeerTube

    Framasoft

    Free software to take back control of your videos. PeerTube, developed by Framasoft, is the free and decentralized alternative to video platforms, providing you over 400,000 videos published by 60,000 users and viewed over 15 million times PeerTube aspires to be a decentralized and free/libre alternative to video broadcasting services. Our aim is not to replace them, but rather to simultaneously offer something else, with different values.
  • 18
    AudiencePlayer

    AudiencePlayer

    AudiencePlayer

    AudiencePlayer offers one central management environment (CMS) from which you control your entire video platform. Upload, publish and manage your videos at the touch of a button. Without data, your company operates completely in the dark. We have therefore developed a dashboard in which the most important data is collected so that you can make better and more efficient decisions. At a glance you can immediately see how your streaming business is running.
  • 19
    CircleHD

    CircleHD

    CircleHD

    Your business depends on Video for employee training, knowledge sharing, sales enablement and employee collaboration. CircleHD allows subject matter experts to make videos easily and send securely. With complete control you know to find who can watch them. This is done through Digital Rights Management, encryption, and various login security measures. You need to be able to limit viewers to a select group. With CircleHD, you can set permissions on individual videos or for entire channel. CircleHD gives you the ability to keep it all in one place. ...
  • 20
    Dejero LivePlus

    Dejero LivePlus

    Dejero Labs

    ...Dejero’s Smart Blending technology network reliably delivers exceptional picture quality with low latency, even when bandwidth is limited. Quick to set up and simple to operate with intuitive on-screen monitoring and touch control. Go live in seconds.
  • 21
    EarthChannel

    EarthChannel

    EarthChannel Communications

    EarthChannel has created a unique ecosystem that allows you to easily stream your meetings Live and/or offer OnDemand programs of your events directly from your web site. Stream live media directly from your web site. Simply embed your custom Live Player with a one-time copy and paste process and easily control your stream from the EarthChannel software. Live video, digital billboards and even pre-recorded program content can be simulcast from your cable channel, or only enable your stream when the meeting is in session — the choice is yours. The best part? Hardware is included! EarthChannel’s easy-to-use, Video-On-Demand (VOD) and Audio-On-Demand (AOD) programs offer your viewers access to streaming media 24-hours a day.
  • 22
    LBRY

    LBRY

    LBRY

    ...This video shows footage from odysee.com, the most popular LBRY app. This same content can be accessed by LBRY Desktop and other clients as part of the web 3.0 LBRY network. Use Desktop and Mobile apps for full control. LBRY can be used in your browser using odysee.com
  • 23
    Timeless

    Timeless

    Wiztivi

    Timeless from Wiztivi is a no-code, fully integrated UX design and management console built to power cross-platform video apps (OTT, Smart TV, set-top boxes, mobile, web). It comes with a professional design system and UI component libraries tailored for video-first experiences, allowing teams to build and customize app navigation, content rails, look & feel, themes, and layout without coding. Timeless supports brand theming (via a theme editor and integrations with design tools),...
  • 24
    Aframe

    Aframe

    Aframe

    ...Assets are safely stored in the cloud so you can easily access, view and share your content from anywhere on the planet. Granular permission structures and configurable user settings give you greater control over your IP. Administrators can track usage of seats, storage and sharing.
  • 25
    SHIFT72

    SHIFT72

    SHIFT72

    ...Navigate distributor requirements, optimize your audiences’ viewing experience, and take the guesswork out of the technology so you can focus on what your festival does best: programming. We know that your ability to protect content affects your reputation and bottom line. That’s why we put the controls in your hands.
  • 26
    Moovd

    Moovd

    Moovd

    Moovd makes it easy to find, bid on, book moves, and get paid quickly so you stay in total control of your business. More than 40 million Americans move each year. Make it easier for them to find you at day or night with instant, online booking. We'll send you booked jobs, not low-quality leads that consume more overhead. National marketing and advertising support. Benefit from Moovd’s extensive sales and marketing efforts. Build your online presence.
    Starting Price: $10 one-time payment
  • 27
    Zidivo

    Zidivo

    Zidivo

    ...Everything you need to stream live or host on-demand video content securely all in one professional video platform. Fully supported by our in-house streaming experts. Maintain complete control over your broadcast, stream in the highest quality direct from your camera equipment to any device, anywhere in the world. No ads, no distractions, just a professional, reliable live streaming experience. All it takes it five simple steps to setup your encoder, choose your player & grab your embed code.
  • 28
    TechSmith Video Review
    ...Now you can create new versions! This makes it easier than ever to keep all of the feedback on a project in one place. The improved player now gives you variable speed playback, volume control, and fullscreen playback. Content can be reviewed on a mobile device anywhere, anytime (Safari on iOS, Chrome on Android). Share videos directly to TechSmith Video Review from Camtasia to receive feedback and approval faster. Quickly add and save the reviewers that you commonly work with into a single group. Review links can now be set to either public or private (account login required). ...
    Starting Price: $183.22 per year
  • 29
    dotstudioPRO

    dotstudioPRO

    dotstudioPRO

    ...VOD, AVOD, SVOD or combinations of all three are available to support your business model and audience consumptions patterns. These models are available on many platforms including OTT, Facebook and Live Streaming. Through our platform, you are able to control and set the pricing for all content based on your business needs that flow through into your Applications and Channels.
  • 30
    Purple

    Purple

    Platform Purple

    ...We handle every aspect of your digital content business except content creation and marketing. Purple media technology lives on your domain, with your branding and whatever custom components you dream up. Purple gives you all the flexibility and control of a build-it-yourself system, but with the cost, timeframe and reliability advantages of a proven platform. Deliver video, audio, eBooks, PDFs, zip files and interactive HTML5 experiences like quizzes, games and fully interactive educational courses. If your customers have a question or problem, our support team is there to help them around the clock, days, nights, weekend and holidays.
    Starting Price: $99 one-time setup fee
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB