Welcome to flutter-webrtc Discussions! #428
Replies: 6 comments 4 replies
-
android device while recording need local stream video and both audio (input and output) .now its working local stream and mick audio only how ca n i achieve.please help me public static void startRecordingToFile(String filePath, Integer id, @nullable VideoTrack videoTrack, @nullable AudioChannel audioChannel, EglBase eglBase, PeerConnectionConfClient peerConnectionClient, AudioSamplesInterceptor inputSamplesInterceptor) throws Exception {
} |
Beta Was this translation helpful? Give feedback.
-
can i use this for SIP voice call? |
Beta Was this translation helpful? Give feedback.
-
Can any one provide me an example or logic of having a multi peer connection with flutter webrtc so i can have a group calling feature in my app |
Beta Was this translation helpful? Give feedback.
-
when i'm trying to record remote video. it throws Bad element exception. |
Beta Was this translation helpful? Give feedback.
-
why flutter_webrtc do not work on safari? and how do you plan to tackle that? |
Beta Was this translation helpful? Give feedback.
-
How can I change the STUN and TURN servers to my own STUN and TURN? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions