I am using session.unpublish(Publisher)
to stop screen share and then republish video stream publisher to start video publisher, but next time when I start screen share it creates problems.
In tokbox js what is the best way to stop screen share.
Actually I have two publisher when screenshare is on AudioVideoPublisher and ScreenPublisher both in different container as screenshare does not publish Audio with screen so I have also need AudioVideoPublisher in that case.