Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityathakurxd/webrtc_flutter
A comprehensive guide on using WebRTC with Flutter.
https://github.com/adityathakurxd/webrtc_flutter
100ms blog flutter tutorial webrtc
Last synced: 3 months ago
JSON representation
A comprehensive guide on using WebRTC with Flutter.
- Host: GitHub
- URL: https://github.com/adityathakurxd/webrtc_flutter
- Owner: adityathakurxd
- Created: 2022-03-02T16:21:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T07:28:52.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T07:48:30.620Z (10 months ago)
- Topics: 100ms, blog, flutter, tutorial, webrtc
- Language: C++
- Homepage: https://www.100ms.live/blog/flutter-webrtc
- Size: 130 KB
- Stars: 21
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter WebRTC
Learn how to build a audio and video calling app using WebRTC and Flutter. Read the complete blog [here](https://www.100ms.live/blog/flutter-webrtc).
## Final WebRTC Flutter Project demo
![]()
![]()
![]()
![]()
## Connected peers using WebRTC
![2022-03-15 (7)](https://user-images.githubusercontent.com/53579386/158936520-2152d63f-69fc-467f-ab9f-fc94e3f801eb.png)