Search results

  1. M

    Edge servers failed to load streams

    Hi, I have a origin and edge server configuration and it worked very well. But from today, I can't able to play a stream from edge servers It is getting stopped automatically after few minutes. When I gone through the logs, I got following errors with following message I am using AWS...
  2. M

    HLS stream behind Load Balancers

    Hi, Using WCS, WebRTC is pushed to server and it is played through HLS. Everything works great but when HLS is served through the Load balancer endpoint (more than one server is active), there was an issue in IOS where HLS stream gets freezed and plays some seconds later. After debugging, it...
  3. M

    WCS service issue with AWS Markekplace AMI

    Hello, I launched WCS server using AWS marketplace AMI https://aws.amazon.com/marketplace/reviews/reviews-list/B07ZVRPH5G and done similar to this setup. Also updated the WCS package to latest version using the bash script in user data. Upon launching the instance, when I checked with the...
  4. M

    WebRTC Video not getting pushed

    Hello, My WCS version: 5.2.859 Users in my system facing an issue where WebRTC stream can't be published to the Origin servers. I am using Origin and Edge servers infrastructure setup. On checking with the logs, I noticed their video not getting pushed to the stream. After starting the...
  5. M

    HLS Streaming issue - Safari browser (14)

    Hi, With HLS streaming using Edge servers, the HLS streaming is not playing continuously in Safari 14. It gets frozen after few minutes while the same stream plays in Chrome or other browsers normally. I can see below error message in my server My WCS version - 5.2.699
  6. M

    Master Origin server is unresponsive

    Hi, My stream server setup: WCS Version: 5.2.699 Using Origin and edge server combination and one individual server as master origin which acts as source for other origin servers. This setup is working fine for almost more than 6months. From yesterday, my master origin server seems to be...
  7. 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...
  8. M

    ICE Timeout on AWS Marketplace AMI

    Hi, I am trying to stream in AWS EC2 by using Market place AMI (https://aws.amazon.com/marketplace/pp/B07ZVRPH5G?qid=1599065528391&sr=0-1&ref_=srh_res_product_title). I can successfully publish stream but when I installed turnserver (coturn), I can't and it always fails with message "Failed by...
  9. 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...
  10. M

    WebRTC Streaming issues

    Hi, I have two issues with webRTC Streaming, 1) After sometime when a stream is published, the video goes black at streaming side but at viewer side, the stream can still be viewed. Please check attached image below 2) Streaming gets disconnected automatically after 1-2 hours. I found below...
  11. M

    Error with WebRTC stream

    Hi, I am recieving following error in origin server logs ERROR BitstreamNormalizer - STUN-UDP-pool-46-thread-253 Failed to normalize SPS...
  12. M

    Malformed response headers

    Hi, My Origin and edge servers are behind AWS Load balancers respectively. Whenever there is a 200 response from WCS server, the Load balancer returns response witn 200 HTTP code. But when the WCS server returns 404 or 401, then the Load balancer returns 502 or 503 respectively which means LB...
  13. 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...
  14. 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...
  15. M

    Flashphoner process got killed

    Hi, I am using CDN concept with Origin and edge servers in production where WebRTC is published in Origin servers and streaming is viewed though HLS in edge servers. It was working well, but yesterday edge servers failed to stream and when I checked with the servers, the flashphoner process...
  16. M

    Modify 404 response from REST API

    Hi, I used this API (rest-api/cdn/show_routes) to get the streams active in CDN. If the streams are active , it returns 200 response when there are no streams in CDN 404 response is returned. The actual issues come here when I am using AWS Loadbalancer to call this API. When 200 response is...
  17. M

    License renewal

    Hi, I bought a one-month subscription and it got expired yesterday and now I can't able to publish any streams. I can understand due to license expiration the streams are not allowed to publish. But according to this link, it should have two days due...
  18. 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...
  19. 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...
  20. M

    WebRTC stream not publishing in Firefox

    Hi, WebRTC Stream publishing in firefox getting failed whereas it works in Chrome. When I checked with server logs, the stream failed due to "ICE timeout" Please check the log messages below: 07:23:24,610 INFO Component - STUN-UDP-pool-44-thread-63 Add remote candidate for...
Top