Search results

  1. C

    Stream recording on demand 404 - Not found

    Hi Max The problem was solved I took the wrong mediaSessionID. i took it from the connection session and not from the stream... Is there any way i can get the recorded file name in the rest response? I noticed i do not get any thing in response to the rest methods: stream/startRecording...
  2. C

    Stream recording on demand 404 - Not found

    Hello With our WCS version 5.1.3483 I am trying to do Stream recording on demand by REST methods: startRecording and stopRecording like: https://my-WCS-domain:8444/rest-api/stream/startRecording https://my-WCS-domain:8444/rest-api/stream/stopRecording with data: { "mediaSessionId"...
  3. C

    WCS Dashboard monitoring error

    Hello On our WCS version 5.1.3483 Dashboard When we go to Monitoring > Streaming > Real-Time > Details We get this error alert by the browser: / UI Layout Initialization Error The center-pane element does not exist. The center-pane is a required element. And we get only blank page Thanks Cheinan
  4. C

    Get recorded file name

    Is there a way to get the recorded file name when i use: Stream recording on demand rest method? https://docs.flashphoner.com/display/WCS5EN/Stream+recording#Streamrecording-Streamrecordingondemand Thenks Cheinan
  5. C

    WCS service crash's

    Hi Max After updating from WCS 5.0.3233 to WCS 5.1.3467 We get a lot of WCS service crash's Our server is cantos 7 It have 16G ram and 20 processors. And its seems that always one cpu is on 100% and all the others are around 6%. Is there any WCS configuration witch determines the allocation of...
  6. C

    Pixalization in the video broadcast

    Hello max After updating from WCS 5.0.3233 to WCS 5.1.3467 The poor video quality with the Pixalization is again very noticeable when broadcasting from Chrome. and is much better when broadcasting from firefox. In order to avoid this problem, the configuration of vp8 codec before H264 stayed the...
  7. C

    rest-api push startup 409 Conflict

    After updating from WCS 5.1.3451 to WCS 5.1.3467 the problem was solved
  8. C

    rest-api push startup 409 Conflict

    Hello When i try to use rest method for sending to wowza rtmp: https://mydomain:8444/rest-api/push/startup {"streamName":"myStreamName","rtmpUrl":"rtmp://wowzaIP:1935/live"} On stream with sound only - it is working good But on stream with video i get: "409 Conflict" I am using WCS 5.1.3451...
  9. C

    Video freeze webRTC

    Hello We have in our server 16 Gb RAM I Try to make the new recommended config And what ever i do the WCS is not starting! Only when i return the old configuration WCS is starting... I Tried: in wcs-core.properties: -Xmx8g or tried: -Xmx4g or tried: -Xmx8G -Xms8G or tried: -Xmx8g...
  10. C

    Allways Faile to create Stream

    Hello Max We facing a big problem. WCS suddenly always fail to create Stream On our dashboard demo It succeeds to establish connection but always fail to publish On our production system it is doing the same. all firewalls where removed and there is no firewall blocking What can cause this...
  11. C

    Check incoming video state

    Hello We have problem of connected viewers that not getting any video. Is there any way to check incoming video state on webRTS or on WSPlayer? Thanks Cheinan
  12. C

    Video freeze webRTC

    Hello I sent mail to support@flashphoner.com Asking you for the IP Address you are using to connect to our server SSH In order to enable SSH connection for you Thanks Cheinan
  13. C

    Video freeze webRTC

    Hello 1. The broadcaster use webRTC, and the viewers use webRTC or WSPlayer Or rarely Flash depend what browser they use and what technology they support. We see the problem of Video freeze in the webRTC viewer side - did not test it on WSPlayer or Flash. We take from the broadcaster...
  14. C

    Video freeze webRTC

    Hello Max We have a problem of Video freeze from time to time... but quite a lot... in the webRTC viewer side. Is there any config we can make to reduce this Video freeze? Something like increasing amount of: video_incoming_buffer_size Or any thing ales? Thanks Cheinan
  15. C

    webRTC stream - one to meny

    hello Max In our video chats system one broadcaster is using webRTC for publishing live camera, video and audio, And another one viewer is using webRTC to view this stream. Together with this one viewer there is more other viewers that is viewing the same stream and they all use webRTC. While...
  16. C

    createStream with and height

    What about: resample_video In the flashphoner.properties config file. What is the default value, true or false? Is it recommended to use? and if so: Is it always will set the outgoing stream to ratio of 16:9 even if the browser adapt ratio is 4:3 Does it have a fix size of: 400x225 or i can set...
  17. C

    createStream with and height

    Hello In session.createStream, When we set the video width and height properties to: 640 x 480 Many streams stay with wide screen resolution like 1280 x 720. Is it possible to set the video to one fix size to all the streams? And if so, what is the way to do that? Thanks Cheinan
  18. C

    Pixalization in the video broadcast

    Hello max We start to run WCS in production, and we see a lot of Pixalization in the video broadcast from many different users. The poor quality with the Pixalization is very noticeable when there is movement in the video. It seems that it is happens when broadcasting from Chrome and not from...
  19. C

    After update WCS - turn server problem

    It was a firewall... After we disable the firewall, its working Thanks Cheinan
  20. C

    After update WCS - turn server problem

    Hi Max Thanks for your replays. I will try to put focus on my problem: In my old Linux server which was not behind net I cold connect with WCS to any turn server. In my new Linux server which is behind net I cold not connect with WCS to any turn server. When i try with your demo in your...
Top