android - Subscribing to an OpenTok stream gives me the mirror image of the publisher view -
I want to implement the video calling feature using Opentok.
I
P>
After the session is received, I am looking at the publisher, I am writing code
= Session.createSubscriber (client view, stream); Subscriber.connect (); This allows the viewer to see the mirror image of how to obtain customer views
Michael Elkan