Skip to main content

proto4webrtc (Python)

Typed mediasoup producer runtime (pymediasoup) for code generated from protobuf messages annotated with proto4webrtc options. The TypeScript consumer counterpart is the npm package protoc-gen-proto4webrtc-ts.

pip install proto4webrtc              # runtime only (ship this)
pip install proto4webrtc[compiler]    # + the code generator (build time)
python -m proto4webrtc_codegen --proto path/to/protos --out out/
from proto4webrtc_gen import Proto4WebrtcProducer, Telemetry

client = Proto4WebrtcProducer(signaling_url="ws://localhost:3000/api/sfu")
client.run_forever()  # blocking: connects, reconnects on drop, until stop()

client.telemetry.send(Telemetry(stamp=time.time(), value0=0.4))

Proto4WebrtcProducer owns the whole client — signaling, device/transport setup, and the reconnect loop. send()/push() are safe to call from any thread, anytime (a no-op before the first connection).

The generator lives in the separate distribution proto4webrtc-codegen (pulled in by the [compiler] extra), so production images can install the runtime alone.

Full docs: https://github.com/Emil1483/proto4webrtc

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proto4webrtc-1.7.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

proto4webrtc-1.7.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file proto4webrtc-1.7.0.tar.gz.

File metadata

  • Download URL: proto4webrtc-1.7.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.0 Linux/6.1.0-50-amd64

File hashes

Hashes for proto4webrtc-1.7.0.tar.gz
Algorithm Hash digest
SHA256 f79521a8ef9163ec42d809434b44cf1a5ada8f9f485f3a08a8001c4a147569d0
MD5 d323bd71df49dc39eff5f45f24fae607
BLAKE2b-256 2d2c774e61ea9fd89bb6d7fdbfb016e760a2713c74e58eaac7a1dbdd3284819d

See more details on using hashes here.

File details

Details for the file proto4webrtc-1.7.0-py3-none-any.whl.

File metadata

  • Download URL: proto4webrtc-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.0 Linux/6.1.0-50-amd64

File hashes

Hashes for proto4webrtc-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78ef1d8cb5e523ab126cc9708b080476a5a0b174724b6c4be5ea2a8a921a7d4b
MD5 df650d80d9ed85e830253dc3beb0a94a
BLAKE2b-256 74d816b976c57f01ffdd3369b71a5467a6025d7124645466f2c8d2fa4a548370

See more details on using hashes here.

Release history Release notifications | RSS feed

1.11.2

2 files

1.11.1

2 files

1.11.0

2 files

1.10.3

2 files

1.10.2

2 files

1.10.1

2 files

1.10.0

2 files

1.9.0

2 files

1.8.3

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.4

2 files

1.7.3

2 files

1.7.2

2 files

1.7.1

2 files

This release

1.7.0 This release

2 files

1.6.0

2 files

1.5.1

2 files

1.5.0

2 files

1.4.1

2 files

1.4.0

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page