Kyber: The Open Source Infrastructure for Remote Robot Control That Promises to Democratize Robotics
Jean-Baptiste Kempf, creator of VLC, launches Kyber, an open-source layer for controlling remote devices in real time, with the potential to standardize robotic teleoperation.
June 21, 2026 · 6 min read
TL;DR: Kyber, created by the VLC developer, is an open-source infrastructure that allows remote control of robots with low latency. It aims to standardize robotic teleoperation, similar to what Kubernetes did for the cloud. Its success depends on community adoption and security.
What happened?
Jean-Baptiste Kempf, the French developer known for creating the VLC media player, has announced the launch of Kyber, an open-source infrastructure designed to control remote devices in real time. According to TechCrunch, Kyber acts as an abstraction layer that allows developers to send low-latency commands to robots, drones, or any connected device, regardless of the underlying hardware. The project already has a beta version and has been tested in industrial environments, such as automated assembly lines where precise synchronization of multiple robotic arms is required.
Kempf is no newcomer to the world of free software. His track record includes founding VideoLAN and developing VLC, which has accumulated over 3.5 billion downloads and become a de facto standard for multimedia playback. With Kyber, he aims to replicate that success in the field of robotics, a sector fragmented by proprietary protocols. The project is inspired by the need for a 'TCP/IP for robots,' a universal communication layer that enables interoperability between devices from different manufacturers.
Why is it important?
Kyber addresses a critical problem in robotics: the lack of a standard infrastructure for teleoperation. Currently, each robot manufacturer uses proprietary protocols, hindering interoperability and increasing development costs. According to data from the International Federation of Robotics, the global market for industrial robots grew by 12% in 2023, reaching 590,000 installed units, but system integration remains a challenge that inflates project costs by up to 30%. Being open source, Kyber could become the 'TCP/IP of robotics,' facilitating the connection and remote control of any device. Its focus on low latency (less than 10 ms) makes it suitable for critical applications such as remote surgery, where delays over 100 ms can be dangerous, or disaster response, where real-time coordination of drones and ground robots is vital.
Kyber's architecture is based on a publish-subscribe model with encrypted communication channels, similar to MQTT but optimized for video streaming and control commands. This allows a human operator to handle a robot in a remote location with an almost local experience. Additionally, Kyber includes a message queuing system with prioritization, ensuring that critical commands (like an emergency stop) take precedence over telemetry data.
Consequences for industry and users
For companies, Kyber lowers the barriers to entry in automation: a startup could control robots from different brands without costly integrations. For example, a logistics company could combine DJI drones with Boston Dynamics mobile robots to perform warehouse inventories, all from a single interface. For end users, this could translate into more reliable drone delivery services or cleaning robots that update remotely to improve efficiency. However, security is a key concern: being an open system increases exposure to cyberattacks. Kempf has promised periodic security audits and a community governance model, similar to the Linux Foundation for Kubernetes. Additionally, Kyber includes end-to-end encryption by default and certificate-based authentication, though the responsibility for implementing additional measures falls on the user.
In the regulatory sphere, Kyber could facilitate compliance with regulations like GDPR in Europe by allowing teleoperation data to be processed locally or on user-controlled servers. However, adoption by traditional manufacturers like ABB, Fanuc, or KUKA will be a challenge, as they have closed ecosystems and rely on revenue from proprietary software licenses.
Comparison with previous events
Kyber's impact could be similar to that of Kubernetes in cloud computing: an open platform that standardizes container orchestration. Similarly, Kyber aims to standardize remote robot control, allowing the industry to focus on applications rather than infrastructure. However, success will depend on adoption by manufacturers and developers. An encouraging precedent is ROS (Robot Operating System), which started as an academic project and is now used by companies like Toyota and NASA. Kyber could complement ROS by offering a real-time communication layer that ROS does not natively provide.
Another parallel is with the NTP (Network Time Protocol), which standardized clock synchronization on the internet. Kyber seeks to do the same for remote control, establishing a standard for latency and command reliability. However, unlike NTP, Kyber faces a more fragmented environment with higher security requirements.
What should readers know?
- Availability: Kyber is open source under the MIT license and can be downloaded from its official GitHub repository. The code is written in Rust, ensuring memory safety and high performance.
- Current status: Stable beta, with support for ROS (Robot Operating System) and REST APIs. A version 1.0 is expected by the end of 2025, with native integration for major manufacturers.
- Limitations: It does not yet have integration with all manufacturers; additional development is required for specific hardware. The community has started creating adapters for Universal Robots and DJI robots.
- Security: The project includes end-to-end encryption, but the responsibility for implementing security measures falls on the user. The use of VPNs and firewalls in production environments is recommended.
"Kyber is not just a protocol, it's a philosophy: democratizing access to robotics, just as VLC democratized multimedia playback," Kempf stated in the interview with TechCrunch. "Imagine a world where any developer can control a robot with the same ease as playing a video. That's our goal."
Analysis and perspectives
Kyber arrives at a time when collaborative robotics and teleoperation are booming, driven by the pandemic and the need for flexible automation. According to a McKinsey report, the service robotics market will grow at an annual rate of 20% until 2030, reaching $150 billion. If Kyber achieves mass adoption, it could accelerate innovation in fields such as precision agriculture, where drones and autonomous tractors require remote coordination, underwater exploration, where latency is critical, and assistance for people with disabilities, with telepresence robots controlled from home.
However, competition with proprietary solutions from giants like ABB or Fanuc will be fierce. These companies already offer integrated remote control platforms within their ecosystems, such as ABB Ability and Fanuc Field, which have years of development and technical support. The open-source community will be key to its success: if it manages to attract developers and small manufacturers, Kyber could become the de facto standard for teleoperation, just as Linux did for operating systems. Additionally, the recent €10 million investment by the European Union in open-source robotics projects could provide an extra boost.
In summary, Kyber represents a unique opportunity to transform robotics, but its path is not without obstacles. The combination of Kempf's experience, the power of the open-source community, and the growing demand for interoperability could pave the way for a future where controlling a robot remotely is as simple as playing a video file.