ipywebrtc
WebRTC toolkit
Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access.
WebRTC for Jupyter notebook/lab
247 stars
11 watching
41 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
ipythonipython-notebookjupyterjupyter-notebookpythonvideo-streamingwebcamwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
quantstack/xwebrtc | Provides a C++ backend for the Jupyter WebRTC widget enabling real-time communication in web-based notebooks. | 15 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 90 |
alexxit/webrtc | Allows real-time viewing of camera streams using WebRTC and other technologies | 1,561 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 23 |
jlaine/aiortc | A Python implementation of WebRTC and ORTC protocols using asyncio. | 141 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
jupyter-widgets-contrib/ipygany | A Jupyter Notebook extension providing 3D scientific visualization capabilities with GPU acceleration. | 489 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
paullouisageneau/libdatachannel | A lightweight C++ library providing WebRTC functionality for peer-to-peer data and media exchange. | 1,835 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 651 |
jakevdp/sklearn_pycon2015 | Materials and code for a PyCon 2015 tutorial on machine learning with scikit-learn | 896 |
oney/react-native-webrtc | A set of components and tools for building real-time communication applications in React Native using WebRTC technology | 12 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 446 |