crossle / janus-gateway-android

Implements Janus gateway video room on Android
MIT License
63 stars 30 forks source link

Remote video not restarting #9

Closed akbarattar3 closed 5 years ago

akbarattar3 commented 5 years ago

When remote video started but when I stop and restart it then video on application is hung up.It is not started again .Please suggest

akbarattar3 commented 5 years ago

getting this error "ICE connection failed."

akbarattar3 commented 5 years ago

Please help with this , Thanks in advance

akbarattar3 commented 5 years ago

also getting this error

Fatal error in ../../../home/webrtc/src/webrtc/base/event_tracer.cc, line 372

# last system error: 11
# Check failed: rtc::AtomicOps::CompareAndSwapPtr( &g_event_logger, static_cast<EventLogger*>(nullptr), new EventLogger()) == nullptr
# 
#
crossle commented 5 years ago

WebRTC bug? or you can check where hung up?

akbarattar3 commented 5 years ago

The scenario is when remote video stopped and in local video it will show a black screen but when I restart the remote video then in app remote video wont start .Then kill the app then it is crashing

akbarattar3 commented 5 years ago

@crossle did you able to reproduce this issue ?>

akbarattar3 commented 5 years ago

@crossle atleast tell me why this exception throws "ICE connection failed.".I will be very thankful

akbarattar3 commented 5 years ago

sir please reply its very urgent

akbarattar3 commented 5 years ago

I solved this issue by myself Thanks

arshadbinhamza commented 4 years ago

I solved this issue by myself Thanks

I am also facing same problem,Could you please let us know here how did you resolved, Thanks in advance