Skip to main content
Participating Frequently
August 5, 2010
Question

Abort a dymanic streaming transition

  • August 5, 2010
  • 1 reply
  • 360 views

Hello,

I'm working with dynamic streaming transitions and I would know how to stop a manual switch transition. Ocasionally I want to let the user change the quality of the streaming while another request its working. The actual result is that the requests succeded in cascade, and it would be nice to be able of stoping or canceling an actual change.

Thanks and regards.

Nacho G.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    August 6, 2010

    Hi Nacho,

    I dont think it is possible to cancel the switch request already sent to server from client. If you are issuing multiple switch frequently then what you want can be done using Auth Adaptor by caching the switch requests and then process only recent request but that would not be ideal scenario and I would not suggest you to do it.

    Regards,

    Amit