RTC : Having multiple streams in same project area
Hello,
I am using 6.0.6.1. In RTC it's allowed to create multiple stream with same names within the project area also.
I have below questions:
1. Is there a capability / settings in CCM that allows to enforce unique stream names ?
2. If not, how could the streams with same names be distinguished by user (apart from UUID of stream ) ?
Thanks.
Accepted answer
You have to write a custom advisor. Here is an article that lists out the steps on how to do it: https://rsjazz.wordpress.com/2017/02/13/diy-stream-naming-convention-advisors/
Comments
1 vote