resolved

  1. S

    Can't establish a WebSocket connection in Win 11

    We have been utilizing the embedded player that comes with the WCS server install as an easy way to play streams in our web application. This has been working fine (quite well, actually) for over a year now, but it doesn't seem to work on Win 11 machines. Dev console for Win 10: Dev console...
  2. S

    License period expired exception on Amazon (pay-as-you-go) license

    We're getting this error on both our servers. The license method is pay as you go so how come we get this error? Please fix this ASAP because all Flashphoner servers on AWS are not working 15:15:00,781 ERROR MediaHandler - API-ASYNC-pool-7-thread-1 publishStream exception...
  3. A

    Unable to start web call server with fresh install

    Hi there I have done a fresh installation of webcallserver but unable to start the service, getting the following error... kindly assist [root@localhost FlashphonerWebCallServer-5.2.2042]# service webcallserver start Redirecting to /bin/systemctl start webcallserver.service Job for...
  4. S

    WebSDK 2.0.247 not working (Vue.js app) (only one instance of babel-polyfill is allowed)

    Hi, -Version: 5.5.2-1043 (Amazon AWS) -WebSDK: 2.0.247 (2.0.202 works) I tried to update to the latest WebSDK 2.0.247 in my vue app. However this fails, the error message is attached. Error: Flashphoner API is not initialized Uncaught (in promise) Error: only one instance of babel-polyfill...
  5. S

    How to properly disconnect from the server?

    Hi, -Version: 5.5.2-1043 (Amazon AWS) -WebSDK: 2.0.202 In my webapp i use the method stream.stop() when i leave the page where the stream is shown. I am wondering if and how i disconnect from the flashphoner websocket or isn't this neccessary? It will be automatically disconnected after a...
  6. ser

    REST hooks publishStream

    здавствуйте , ФФ не сбрасывает входящее соединение обс. версия FlashphonerWebCallServer-5.2.2005 делал по статье Использование REST hook для авторизации пользователя по домену хуки переопределил у flashStreamingApp и defaultApp 1. наверное надо сменить политику с StreamStatusEvent...
  7. T

    ICE Timeout in AWS Load Balancer

    Hello We've been following this article to setup the WCS servers on AWS behind a Load Balancer and enable Auto Scaling: AWS load balancer with auto scale quick setup Following the steps above we managed to successfully setup an Application Load Balancer and have AWS deploy 2 WCS servers under...
  8. S

    audio only stream using high bandwidth

    Hi, -Version: 5.5.2-1043 (Amazon AWS) -WebSDK: 2.0.202 I use Flashphoner for audio/video and audio-only streaming. Currently i have the problem that when i use audio-only streaming, each participant uses 1MBit/s of bandwidth which is a lot for audio only. I suspect that the video is streamed...
  9. T

    Issues Updating WCS on AWS

    Hello We've been trying to install the latest WCS build 5.2.2013 onto our AWS platform but have been experiencing a few issues. Our process is to launch a new EC2 instance using the latest WCS image on AWS marketplace, currently at 5.2.1482, download and install the latest build onto the...
  10. Sukwon Choi

    Failed to connect to rtsp stream (private form)

    I have sent the problematic RTSP URL via a private form a while ago. This is h264 rtsp url that works normally on the VLC. There seems to be nothing unusual about the codec information, but it is not working in our wcs server. I also tried in demo.flashphoner.com, but still not working...
  11. D

    RTSP ip camera do not play embed_player

    hi, there Flashphoner user wcs server ip camera play in web browser service specific ip camera do not play flashphoner rest-api request post host/rtsp/find "uri" json but NotFoundException status server error logs check RtspAgent - pool-58-thread-1 audioSdpPort:31014 audioTrack:trackID=1...
  12. P

    IDecodedPcmInterceptor Java 9+ support

    Hello, we are able to use Java 17 with IDecodedFrameInterceptor however, we are not able to use the same Java version with IDecodedPcmInterceptor due to lack of module support and we are obliged to use only Java 8 with the "com.flashphoner.sdk.media" package. Is there a way to enable support of...
  13. Imlive

    After Sometime Edge Server not responding

    Hello We have 1 Origin 3 Edge server , 2 Edge servers are working fine but 1 of Edge Stop streaming suddenly after reboot WCS Services its working again fine. How can fix it ?
  14. V

    Trying h265

    Hi Max!, i`m trying to ingest MPG TS h265 from a rtsp to use the embed player. but no luck. The player is black. I followed the instrucions tu update, and updated one of our servers to the v.2.0.228-5.2.1579 The final goal is to publish the embed player and the latency is very important. Thanks...
  15. P

    frameDecoded writePixel yuv420 wrong colors

    Hello, we are using WCS to transfer frame data to OpenCV, process it there and then return the resulting frame to WCS in order to change pixels colours. The pixels we return are in either BGR or RGB pixel sequence. The generic formula we use is this: byte by = (byte) (r * .299000 + g * .587000...
  16. T

    Фризы в Full HD

    Даже не совсем фризы, а дёрганье изображения туда-сюда. На wcs видео отправляется из obs через rtmp, в браузере проигрывается по WebRtc, при запуске транскодинга в 720 лаги уходят, но качество картинки и входящий трафик соответствуют 480. если принудительно запустить транскодинг через...
  17. F

    RTSP failure for ICE timeout

    Sorry Max, but I'm having trouble playing the streams again. Streams fail with stream.getInfo method returning 'Failed by ICE timeout'. I did change my flashphoner.properties file and ec2 inbound rules and theses are my configurations now. Everything seemed to work just fine but now, I...
  18. ybenelli

    [SIP Call] inbound voice 3-4sec delay

    Hi, we have AWS WCS 5 small and we having issues with sip calls, there is a 3 or 4 seconds delay on inbound voice, there is not problem with outbound voice The quality is good, the only problem is the incoming voice delay. The WCS and PBX are on same region, the problem is the same on...
  19. F

    [WebSDK] Fail to pull rtsp stream

    Hi I'm trying to make a website with several rtsp streams played at the same time. As is in the demos, I am using WebSDK and create stream with rtsp uri as stream name. Unfortunately, I'm having trouble pulling rtsp streams time to time. Oddly, I can play my rtsp stream on VLC player, but...
  20. S

    Snapshot through Rest API

    Webcall server 5.2.1847 on AWS EC2 A POST call to [server]:8444/rest-api/stream/snapshot results in 200 OK with no snapshot data. In the log file we can see a SNAPSHOT_COMPLETE with image data included but this is after the rest api request ended. For example: 20-12-2023 10:37:36...
Top