Search results

  1. M

    CDN edge server (defaultApp) returns 401 Unauthorized

    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...
  2. M

    CDN - Multiple origins and edge servers clarification

    Hi, I have a question on how multiple origin servers will work for streaming and playing with edge servers through CDN. Based on this link https://docs.flashphoner.com/display/WCS52EN/CDN+2.0, it seems multiple origins and edge servers are supported. But my question is what will be the...
  3. M

    CDN - failed to connect to origin server

    Hi, I am trying to do live stream using CDN. I have two load balancers (AWS), one for origin and another for edge. I followed the steps with dynamic CDN and I am getting "Failed to connect error" in edge server. Edge: cdn_enabled=true cdn_ip={ip_local} cdn_point_of_entry=origin.demo.com...
  4. M

    Manager log is not generated in logs folder

    As per this link https://docs.flashphoner.com/display/WCS5EN/Starting+and+stopping, I have restarted the web call server. But I can able to see only one process runnning and there is no flashphoner-manager.log file in logs folder. Can anyone tell me why it is not generated?
  5. M

    400 BadRequest with RestAPI

    Hi, I am trying to access the REST API (https://docs.flashphoner.com/display/WCS5EN/API+overview) in http port 8081 and I am always getting 400 Bad Request as a response. Do I need to configure anything additionally?
  6. M

    playHLS custom backend server enpoint not working

    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/display/WCS52EN/In+a+browser+via+HLS#InabrowserviaHLS-HLSplaybackauthenticationusingRESThook to enable aclAuth. And followed this link to create...
Top