manikandan
Member
Hi, I am trying to authenticate the HLS playback by calling my backend server with custom token.
I followed this link https://docs.flashphoner.com/displa...viaHLS-HLSplaybackauthenticationusingRESThook to enable aclAuth.
And followed this link to create endpoint for amy app https://docs.flashphoner.com/display/WCS5EN/Controlling+REST+methods
And for HLS playback, I followed this link https://flashphoner.com/embedding-an-hls-player-for-webrtc-stream-playback-2/
But /playHLS api is not calling my custom endpoint instead it calls http://localhost:8081/apps/EchoApp/playHLS
Can anyone tell me what I am missing here?
I followed this link https://docs.flashphoner.com/displa...viaHLS-HLSplaybackauthenticationusingRESThook to enable aclAuth.
And followed this link to create endpoint for amy app https://docs.flashphoner.com/display/WCS5EN/Controlling+REST+methods
And for HLS playback, I followed this link https://flashphoner.com/embedding-an-hls-player-for-webrtc-stream-playback-2/
But /playHLS api is not calling my custom endpoint instead it calls http://localhost:8081/apps/EchoApp/playHLS
Can anyone tell me what I am missing here?