Closed rfazi closed 4 years ago
Any update about this?
Are you using Android sample app? If this is the case, as you can see, there is no SDK. All involved code is included in the sample app. So you can tweak it whatever you want.
To create mobile apps we support ionic SDK and react native SDKs.
Native Android sample app is provided as is. Pull Requests are welcomed.
I've moved the issue because is a problem in a tutorial
OK, in the meantime I have fixed the issue. I will create a pull request when I have time. Thanks anyway.
Cool!
I've created a PR #100
Thank you. We will take a look in the following days.
Describe the bug The remote connection will not return the stream if I do not load my stream even if I add the constant offerToReceiveAudio and offerToReceiveVideo.
Expected behavior When I create remote connections I expect to receive the remote stream including audio and video even if I don't upload my audio and video including the offerToReceiveAudio and offerToReceiveVideo constants.
Wrong current behavior If I do not add my streams to the remote connection, the connection does not return the remote streams.
OpenVidu tutorial where to replicate the error Tutorial for Android: Session.java -> public void createRemotePeerConnection Comment out
peerConnection.addStream
ormediaStream.addTrack
. CustomWebSocket.java -> private void subscribeAux Addand replace
new MediaConstraints()
for 'createOffer' method withsdpConstraints
.OpenVidu deployment info
Client device info (if applicable) Describe the client device(s) or platform(s) where you are able to replicate the error. For example: