Hello,
I've developed an authorization plugin based on the examples
in the SDK
that works fairly well. However, one thing I need to be able
to do is
terminate streaming (disconnect the client) after N seconds
of
streaming. My 1st approach was to use the scheduler to
schedule a
callback to my plugin code and use the IHXPlayerController
methods such
as Redirect(), Pause() or Disconnect() to interrupt
streaming to the
client. Unfortunately, this approach does not work well.
So, some
questions:
1) Can I use the PlayerController interface to interrupt
streaming to a
client at some arbitrary time while the client is
connected/streaming?
2) If not, is it possible to control the client (disconnect
and/or
redirect)? How?
Thanks in advance!
Rick
--
Rick Wager
email: garrickwager comcast.net
303-818-0576 (mobile)
_______________________________________________
Helix-server-dev mailing list
Helix-server-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-server-dev
|