rtcbot

[![PyPI](https://img.shields.io/pypi/v/rtcbot.svg?style=flat-square)](https://pypi.org/project/rtcbot/) [![npm](https://img.shields.io/npm/v/rtcbot.svg?style=flat-square)](https://www.npmjs.com/package/rtcbot) [![Documentation Status](https://readthedocs.

Usage no npm install needed!

<script type="module">
  import rtcbot from 'https://cdn.skypack.dev/rtcbot';
</script>

README

RTCBot

PyPI npm Documentation Status Join the chat at https://gitter.im/rtcbot/community Tests

RTCBot's purpose is to provide a set of tutorials and simple modules that help in developing remote-controlled robots in Python, with a focus on the Raspberry Pi.

This is the javascript component of the RTCBot python library, allowing for connecting to and streaming between a browser and Python.

While the library was built for interoperability with Python, it can be used standalone for a simplified interface to WebRTC.

Please Visit the documentation for more details.