cdn

  1. V

    Конфигурация с использованием Load Balancer

    Здравствуйте! Согласно этому документу (https://docs.flashphoner.com/display/WCS52EN/AWS+load+balancer+with+auto+scale+quick+setup#AWSloadbalancerwithautoscalequicksetup-Testing) мы могли бы построить решение с учётом балансировки. На первый взгляд оно выглядит рабочим, но у меня некоторые...
  2. M

    "Session does not exist" message with WebRTC playStream

    Hi, I have multiple Origin servers behind Load balancer in AWS. I can able to publish WebRTC stream and when I try to play the stream, I am getting "Session does not exist" error. When I checked with the logs, it seems publishing happened in one server and playstream got called in another...
  3. E

    How to show_nodes shows global IP

    As per the advice here, I specified the local IP of the origin to cdn_point_of_entry. Then /cdn/show_nodes outputs the local IP of the edge. (If specify the global IP of the origin to cdn_point_of_entry, then the edge IP is a global IP.) We need the global IP because we are calling...
  4. T

    Запретить просмотр трансляции клиенту, которому ранее одобрял просмотр

    Как я понял, для первоначальной авторизации клиента я могу использовать REST-метод connect, а как запретить пользователю просмотр трансляции, которую ранее одобрил? hook connect видимо только разово вызывается?
  5. sangsoo

    Increased CDN nodes after applying ASG Dercrease Policy

    Hello. WCS Auto Scaling (Increase / Decrease) was configured in AWS. It works very well. There is one problem. While operating the WCS, EC2 Instances excluded by the Decrease policy are continuously displayed on Show Nodes. (Edge's Show_Nodes result) Of course, you can delete the "UNKNOWN"...
  6. M

    HLS first user issue

    Hi, I m publishing the streams to origin servers and playing using HLS by edge servers. When a first user tries to view the stream, the stream can't be played in player and buffer gets stalled out. If it is played again, then streams gets played. Based on this link...
  7. R

    HLS Stream Quality

    Hello Max, We are confused about HLS. How to define 720p quality to HLS on edge? We start the HLS by API, but how to call an specific transcoder to them?
  8. R

    How to clear edge routes

    Dear Max, How to clear edge routes? Our edges show a lot of refused logs due to oldest IPs from CDN. Thanks,
  9. sangsoo

    How to Initialize CDN Show_Nodes Results

    Hello. Testing CDN in a number of ways has resulted in too many and complicated Show_Nodes results. I want to initialize the results of CDN Show_Nodes. Now we are stopping and restarting Webcallserver of all instances of CDN. The reason was that if one instance had previous CDN information, it...
  10. M

    HLS edge server not playing

    Hi, I am recieving error messages like this 12:51:48,000 ERROR WCSAgent - API-ASYNC-pool-12-thread-1 7467ef3a-fe12-45b5-a875-822cd2ae370e Stream 38-1594642976-586182 local failed 12:51:48,039 ERROR Server - HLS-38-1594642976-586182 Uncaught exception...
  11. M

    AWS Marketplace AMI for CDN and autoscaling

    Hi, Based on this link https://forum.flashphoner.com/threads/flashphoner-license-not-renewed.13038/, we faced a same issue yesterday where our license changed to expired state even though auto-renew is enabled last month itself. This broke our production system streaming functionality. So we...
  12. sangsoo

    How to configure Origin ASG using CDN2.x.

    Hello. The Edge server has already been configured with Amazon ASG. Origin also wants to configure ASG in case the publish stream increases. See the document below. -https://docs.flashphoner.com/display/WCS52EN/CDN+2.0#CDN2.0-TwoOriginserversconfigurationexample In the sample, there are 1st...
  13. A

    Can you please link ticket WCS-2753 to my account

    Hi Max, Can you please link WCS-2753 to my account so I can see if there is any update on it. Regards Azhar
  14. R

    CDN 2 Origin - 1 edge

    Hello! We are testing 2 ORIGIN servers and we are able to play cross ORIGIN A and B by using "cdn_origin_to_origin_route_propagation=true". But, our edge server are only playing streams from ORIGIN A, if we publish video from B, I can play into A but i can not play into edge. ORIGIN A...
  15. Artem

    Работа с roomApi через CDN

    Мы начинаем трансляцию через origin создавая комнату через roomApi, и пытаемся подключится к этой же комнате через edge, но комната на edge пустая(её не существует). Как сделать так что бы комнаты с origin были видны на edge?
  16. M

    Multiple Edge servers behind AWS LB not communicating

    Hi, I am following CDN pattern https://docs.flashphoner.com/display/WCS52EN/CDN+2.0 where I have set of Origin servers behind a AWS LB and another set of edge servers behing another LB. Instances with WCS is added to load balancer using Autoscaling. When more than one edge server is added to a...
  17. Artem

    Микширование видеопотока и аудио

    Добрый день! У нас задача объединить два webrtc стрима. На входе у нас есть видео+аудио от одного спикера и аудио от другого. На выходе хотим получить два видео, одно с оригинальным звуком, второе тоже с оригинальным звуком, плюс звук от второго (в таком случае оригинальная звуковая дорожка...
  18. M

    Autoscaling considerations for CDN HLS Viewing

    Hi, I am having origin and edge servers behind respective load balancers (AWS LB). Using CDN edge servers, I am playing the stream using HLS. I done a WebRTC publish load test by following this link https://docs.flashphoner.com/display/WCS52EN/Load+testing+using+WebRTC+pulling. I can able to...
  19. 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...
  20. R

    CND - Connection refused

    Hello! Origin and Edge server has the same version: v.0.5.28.2753-5.2.616-5e416260aabc68145fb0f12bee30f94dffb277b4 We follow the example as describe here: https://flashphoner.com/dynamic-cdn-for-low-latency-webrtc-streaming/ But we got the follow errors and stream published on origin, CAN NOT...
Top