-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Server #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
please open this url: https://github.com/cloudwebrtc/flutter-webrtc-server
At 2018-09-04 00:18:06, "gedw99" <notifications@github.com> wrote:
Could you add the server code link ?
Easier to test
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
hey @kangshaojun I saw your c libs in another repo. Are you working that up? My aim is to get the golang project here working with your flutter implementation. It has SDP and muxer and other nice things the nodejs does not have. Maybe you should have a look also if its aligned with your own goals ? |
@gedw99 I think just need to match the signaling.dart, and offer/answer for pions/webrtc over websockets,workflow like this: |
hey @cloudwebrtc / @kangshaojun If the only change you see in the Flutter code is the signalling then its work putting in a config in your code so it can be tested against the nodejs & the golang version for easy benchmarking. DO you want me to raise an issue in the main flutter webrtc repo ? |
Ok, you can create new a issue, we write a demo for pions and working together. |
@kangshaojun / @cloudwebrtc I think the best way to do this is for you to fork the pions repo to your org and then work on getting it working with Flutter. The team at pions will be happy to help i am sure. |
@gedw99 We haven't used golang before, but we can learn to use it. |
nice. let's started togethor. |
@cloudwebrtc I have been watching the pions project and its getting very close to being usable now from flutter i think. They are working on other advanced stuff like multp party video conferencing a the moment. Did you introduce yourself on the pions github ??. I am sure they would love to know your thinking about getting flutter and working with it !! |
@gedw99 How to start. |
@gedw99 Create a Flutter Client and WebApp to connect Pions ?our team can develop react.js , react native,flutter,webrtc mediaserver(sfu/mcu). |
Close here, we will open a new issue about flutter-webrtc and (SFU/MCU) server interaction. |
Hi there, thank you for the wonderful work. |
@okpatil4u hi! Check out demo app, especially signaling.dart |
https://github.com/cloudwebrtc/flutter-webrtc-demo/ I downloaded and run the project from. The project https://demo.cloudwebrtc.com:8086/#/ works in such a local. How can I change this? So, how should I set up my own server? |
Could you add the server code link ?
Easier to test
The text was updated successfully, but these errors were encountered: