manikandan
Member
Hi,
I am using CDN with one origin server and one edge server. Each server is behind a load balancer.
I have created a custom app called "development" pointed to my backend to authorize the publisher when a stream is connected or published.
In viewer part, the playback is streamed using HLS.
It seems custom app can't be used for HLS playback and it used "defaultApp" for connection. (Let me know if it is possible to use custom apps for HLS)
I have also enabled stream ACL management by following this link https://docs.flashphoner.com/display/WCS52EN/CDN+2.2#CDN2.2-StreamACLmanagementusingRESTAPI
When a stream is playbacked using HLS, it connects to http://localhost:8081/apps/defaultApp. It always returns 401 and I can't able to check why its returning Unauthorized error?
May I know is this something related to CDN ACL? And if it so, how can I overcome that?
I am using CDN with one origin server and one edge server. Each server is behind a load balancer.
I have created a custom app called "development" pointed to my backend to authorize the publisher when a stream is connected or published.
In viewer part, the playback is streamed using HLS.
It seems custom app can't be used for HLS playback and it used "defaultApp" for connection. (Let me know if it is possible to use custom apps for HLS)
I have also enabled stream ACL management by following this link https://docs.flashphoner.com/display/WCS52EN/CDN+2.2#CDN2.2-StreamACLmanagementusingRESTAPI
When a stream is playbacked using HLS, it connects to http://localhost:8081/apps/defaultApp. It always returns 401 and I can't able to check why its returning Unauthorized error?
May I know is this something related to CDN ACL? And if it so, how can I overcome that?