I dont know why onTrackListener and onPeerListener are not being called. Do you know why?
My best guess? you only test with 1 user. you, yourself, does not count as a "peer", ON_TRACK_UPDATE and ON_PEER_UPDATE only trigger when you have at least 2 users present concurrently.