-
I think this is a very important topic, we need to create a an SDK for mobile, now here is what I think works with the all mobile platforms:
- https://github.com/flutter-webrtc/flutter-webrtc-demo
-
I just watrched the youtiube presenation series of fyne.
Wow !!!
For the 2.0 release i think that pion webrtc is the perfect marriage.
I bet the Webrtc pion tram would love to team up on this…
-
**Which demo project is affected:**
[WebRTC Signaling](https://github.com/godotengine/godot-demo-projects/tree/master/networking/webrtc_signaling)
**OS/device including version:**
Windows 1…
-
So, your demo of WebRTC chat seems to work great but I was seeing errors on the date of the certs?
But I am interested in audio/video webrtc calls. Have you done any experimentes with that?
-
**Describe the bug**
Seeing this error when trying to create a channel:
> MissingPluginException(No implementation found for method listen on channel)
**To Reproduce**
Create new Flutter a…
-
Well, I did some research and found this good documentation on webrtc on iOS:
https://tech.appear.in/2015/05/25/Getting-started-with-WebRTC-on-iOS/
and:
https://www.html5rocks.com/en/tutorials/webr…
-
See:
- https://webrtc.github.io/samples/
- https://github.com/webrtc/samples/blob/gh-pages/src/content/getusermedia/record/js/main.js
compare it also with:
https://demo.videowhisper.com/cam-re…
-
I think we might try to make webRTC.io compatible with the latest version of firefox like this demo : https://apprtc.appspot.com
I tried to make it compatible with theses notes : http://www.webrtc.or…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
hi,expert,
i test demos of webrtc-scalable-broadcast on my server,i only can see the joined message or stream message from node server console.but i cant see the video/screen/audio in joined terminal …