In the meantime I have added this to my application code as a work around.
Although using a timer to do :
StopStream
StartStream
works OK for a user stream
calling
StopStream
StartStreamMatchingAnyCondition
does NOT restart a filtered stream which was running fine before the timer stopped.
Any idea why.
This could be a showstopper.
Although using a timer to do :
StopStream
StartStream
works OK for a user stream
calling
StopStream
StartStreamMatchingAnyCondition
does NOT restart a filtered stream which was running fine before the timer stopped.
Any idea why.
This could be a showstopper.