python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
react-native-webrtc getDisplayMedia don't work
I try to use react-native-webrtc to my project.
When I check media with getUserMedia(), it's working well. But when I try to use getDisplayMedia(), stream view RTCView return a white view has nothing....

Zuet
Votes: 0
Answers: 0
React native live stream and save live stream video
I have to create an app to live stream and save live stream video.
An app ( which is simple version of cam app as Botslab/Mi home/ ... ) just lives every time, saves video (maybe every 20 mins) to me...

Zuet
Votes: 0
Answers: 0
React-Native - How is it possible that when I close an app like messenger I can still receive incoming call notifications from others
I am building an app like Messenger, everything works normally like sending messages, receiving messages, video calling. the technologies i use are react-native, reactJS, socket.io, nodeJS, react-nati...
Four
Votes: 0
Answers: 1
The android virtual machine it suddenly disappears and doesn't report any errors when I set up react-native-webrtc
Goal
I'm new to react native and I would like to install react-native-webrtc
Problem
I can install on IOS but I cannot install it on android
What I did
step 1: npx react-native init AwesomeProject
ste...
Four
Votes: 0
Answers: 0