In an HTTPProvider, I am trying to get a list of incoming streams coming in via RTMP.
I thought this would be getPublishers()/GetPublisherCount() in IApplicationInstance but they are coming back empty/zero.
I can walk the DVR store fine and see the DVR data for the incoming streams, so I am pretty sure I am getting the right ApplicationInstance.
What am I missing?
Thanks.