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

Remote Video not shown! "onAddRemoteStream()" not called. #6

Open
toabm opened this issue Apr 22, 2016 · 5 comments
Open

Remote Video not shown! "onAddRemoteStream()" not called. #6

toabm opened this issue Apr 22, 2016 · 5 comments

Comments

@toabm
Copy link

toabm commented Apr 22, 2016

On an Android to Android connection the remote video is not appearing, the method "onAddRemoteStream()" is not being called most times. Only the local source. That happens on almost every connection, but around 1 out of 10 is working fine. Can't find the reason.....:(

@GlenGithub
Copy link

我也遇到同样的问题 ,请问这个问题你解决了吗?

@sagartripix007
Copy link

on an Android to Android connection the remote video is not appearing, the method "onAddRemoteStrem()" is not being called most times. onlly the local source ,that happens on almost every connection

@sukeshikontel
Copy link

@toabm Did you solved the issue?
I'm also facing the same problem.

@WisaniShilumani
Copy link

@sukeshikontel did you manage to find a fix?

@noorfatma
Copy link

onAddRemoteStream callback is not being called on Android to Android connection on same network(wifi). Any inputs?

The logs are:

30:59.410 16694-16694/me.kevingleason.androidrtc D/RTCListener: OnLocalStream - [localStreamPN:A=1:V=1]
2020-11-02 20:30:59.417 16694-16694/me.kevingleason.androidrtc I/RTCListener: OnPeerStatusChanged - ali Status: CONNECTING Dialed: false Received: false Type: NONE
2020-11-02 20:30:59.501 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnDebug - [1,"Subscribe connected","16043292607440923"]
2020-11-02 20:30:59.501 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnConnected - noor
2020-11-02 20:30:59.573 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnDebug - {"packet":{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1190865175 2 udp 1685987070 103.77.0.49 42910 typ srflx raddr 192.168.0.101 rport 41175 generation 0"},"id":"","number":"ali"}
2020-11-02 20:30:59.637 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnDebug - {"packet":{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:1190865175 1 udp 1685987071 103.77.0.49 57686 typ srflx raddr 192.168.0.101 rport 39592 generation 0"},"id":"","number":"ali"}
2020-11-02 20:30:59.749 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnDebug - {"packet":{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1190865175 1 udp 1685987071 103.77.0.49 58893 typ srflx raddr 192.168.0.101 rport 40123 generation 0"},"id":"","number":"ali"}
2020-11-02 20:30:59.759 16694-17272/me.kevingleason.androidrtc I/RTCListener: OnDebug - {"packet":{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1190865175 2 udp 1685987070 103.77.0.49 15314 typ srflx raddr 192.168.0.101 rport 41175 generation 0"},"id":"","number":"ali"}

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

6 participants