About video call in android

I successfully developed video call in android using the github project. But when joining to session, i am facing this issue.

Issue:
in Socket.
Message: Disconnected Close for not receive ping from client Close for not receive ping from client true

From the expected parameters of Disconnected callback, I understood that this is called by socket itself as there is no ping. but i faced this within 5 secs.