hasGroupNameAliases not working
I made below changes for HLS stream security,
1. hasStreamAliases=true in config.lua
2. hasGroupNameAliases=true in webconfig.lua
And restarted EMS, and executed below command:
listGroupNameAliases
Whose output is as below:
{"data":null,"description":"Unable to get all group name aliases. Check if group name aliasing is enabled.","status":"FAIL"}
So, in spite of enabling the parameters, EMS is still requesting to enable group name aliases.
Any help will really be appreciated.
Thanks in advance.