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.
Did your steps go like this?
1.) Turn EMS off.
2.) Make changes the changes in the config.lua and the webconfig and save them.
3.) Turn EMS on, it will now run using the changed config.lua and webconfig.lua.
Have you tried adding a groupnamealias also after these steps?