How MR DVR Server knows Client is playing back a given recorded content?
How MR DVR Server knows Client is playing back a given recorded content?
February 1, 2012 - 03:53
Hi,
I am trying to write a application functionality on OCAP RI where in the MR DVR server before deleting the recording should check if any of the clients are playing back same recording or not. I am trying to look API's but unable to find any API for the same. How do I achieve this requirement using OCAP API's?
Thanks in Advance,
Karun_M





Hello -
Please refer to the following API:
org.ocap.hn.ContentServerNetModule.addStreamingActivityListener(StreamingActivityListener, int);
Best -
Marcin