I am able to have two users connect to a TokBox Session by providing a customised URL to a session.This URL actually ,internally, checks some params in our own server, and then renders control to JSP, which simply initiates a TOKBOX session. However, i have a requirement of capturing the Userfeedback of the session, once the users terminate the session.The Feedback needs to be passed back to my own server,maybe by way of Return URL. Is there a way to customise TOKBOX webRTC Session window, with Video/Audio component ,sort of opening inline in my own page instead of TOKBOX specific page.
Thanks