Skip to content

Tags: dkumor/rtcbot

Tags

0.2.5

Toggle 0.2.5's commit message
0.2.5

Includes support for picamera2 thanks to phamthanhnam.

0.2.4

Toggle 0.2.4's commit message
Added comment about safari

In #22, an issue with Safari was shown - while it isn't fixed, the suggested workaround is given in a note on the tutorials.

0.2.3

Toggle 0.2.3's commit message
Added tutorial on ThreadedSubscriptionProducer

This makes it easier to see how to use sensors and other external things with RTCBot.

Also fixed a couple little bugs in closing data channels that are being used to send data.

0.2.2

Toggle 0.2.2's commit message
Merge branch 'master' of github.com:dkumor/rtcbot into master

0.2.1

Toggle 0.2.1's commit message
Removed Python 3.5 support in tests

aiortc is no longer compatible with it.

0.2.0

Toggle 0.2.0's commit message
Added apt-get update to github build

v0.1.0

Toggle v0.1.0's commit message
Version 0.1

0.0.9

Toggle 0.0.9's commit message
Added TURN tutorial & removed symlinks

The symlinks led to confusion for people using the examples without first compiling the js.

Closes #5

v0.8

Toggle v0.8's commit message
Added ICE server configuration options

Relevant to #4, so that TURN servers can be set. Also fixed the docs, which were broken by new sphinx (I think).

v0.0.8

Toggle v0.0.8's commit message
Added ICE server configuration options

Relevant to #4, so that TURN servers can be set. Also fixed the docs, which were broken by new sphinx (I think).