Skip to content
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

proper idea to use webrtc #32

Closed
harshapulikollu opened this issue Dec 2, 2018 · 2 comments
Closed

proper idea to use webrtc #32

harshapulikollu opened this issue Dec 2, 2018 · 2 comments

Comments

@harshapulikollu
Copy link

harshapulikollu commented Dec 2, 2018

I'm having a p2p chat app in flutter using firebase firestore. I want to have p2p video call in that app when user user clicks video call button they both should able to make video call. but I'm unable to get started, as I can't understand signalling server, ice, turn and other things.🤯🤯 can you please elaborate the things that how can I start using firestore to make video call feature possible in app. just using the plugin will make it possible or what I have to do!

@cloudwebrtc
Copy link
Member

You can use sample code in #18 (comment), other guys have implemented video calls based on firebase with this plug-in.

@harshapulikollu
Copy link
Author

okay, I'll try to get it and thanks for fast reply.

evdokimovs pushed a commit to evdokimovs/flutter-webrtc that referenced this issue Jun 6, 2024
…rtc#10)

- `rtpTransceiverStop` method
- `rtpTransceiverDispose` method
- `rtpTransceiverSetDirection` method
- `rtpTransceiverGetDirection` method
- `rtpTransceiverGetMid` method

Co-authored-by: alexlapa <lapa.alex@ex.ua>
Co-authored-by: rogurotus <rogurotus@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants