Search results

  1. G

    fine tuning buffersize

    Hello, what would be the buffer parameters to play with to try to reduce latency at start. As finally i noticed that there is 4/5 seconds latency just when a stream start to be published until it start playing, but afterward the latency is not more than 1 second. So i think proper workaround...
  2. G

    messages problems in conference

    Hello, i have a stranger behavior with some messages send t the chat in conference. It seems that there is a related error message in logs: so it looks like there is an utf8 issue, but i really dont understand how it can happen. any clue ?
  3. G

    How to improve UI responsivness in conference style app

    Hello i'm uysing wcs mainly for my conference app, based on most features from your conference demo. However, while im using the same "mecanism" i was using for the same app when i was still using wowza, the UI is very slow and unresponsive, particularly for everything related to start...
  4. G

    Can't overwrite field timeShift error

    Hello i have a lot of these errors in the logs: any idea how to fix it, and what is the impact of performances ? thank you
  5. G

    error after updating ssl..again ((

    Hello, had to refrtesh my ssl certificate after expiration. using letsencrypt. using the same cert im using for apache on the server, and get this error: any clue ? thanks
  6. G

    all stopped working after update to 5.2

    Help. found how to update from 5.0 to 5.2. did it, looked fine. just now all my apps stopped working. if i start a video stream, other clients dont receive the info, and are disconnected soon after. i found this error so far in the logs: urgent help needed ! thank you
  7. G

    cant update

    Hello apparently i cant update using service webcallserver update it replies i have last version (You have latest version: 5.0.3530) while apparently latest version is 5.2...any clue ? thank you
  8. G

    best settings for performance over quality

    hello im experiencing few issues when "big" conferences are being made on my plateform. While the same server can serve up to 1000 people at same time, my flashphoner is very unreliable for pretty low traffic (200 connected) (loss of video, unable to start current streams on connect...) so my...
  9. G

    stopped working

    devices access suddenly stopped working on chrome and ff...updated to latest version, same result...any clue ?
  10. G

    cant upload new ssl certificate

    Hello for some reasons the websocket connection is broken (message ERR_CERT_DATE_INVALID) i generated new certificates using letsencrypt, but when login in dashboard, the upload buttons of the ssl page are inactive, and i cant upload my new certs...any idea ? thank you Gabriel
  11. G

    push to facebook not working anymore

    Hello looks like push to facebook is not wortking anymore...i noticed that fb changed publish token and url so i updated my scripts, but its not working anymore... logs:
  12. G

    websocket onclose event pb

    Hello since last update, looks like the websocket close event is not fired properly...before if i was connected to my app and restart the server, i was automatically redirect to login page. not any more, here is chrome error message:
  13. G

    black screen ios and logs error

    hello since recently, most of the time when a stream start playing on ios device, there is a black screen and no sound instead of video (broadcast from windows 10, chrome latest version). here are error logs when ios start to play:
  14. G

    high cpu usage

    Hello, i just bought a monthly licence, and im still experiencing very high cpu usage (25% for 1 user/1stream, 50% 2users 2streams...) i asked this question a few month ago,you replyed it was due to demo version and overlay...now its notdemo version anymore, but still have this cpu usage...
  15. G

    push to wowza: bug with instance name ?

    hello i have a small issue when re publishing to wowza: if i use this url: rtmp://mywowzaserver.com:1935/wcs/1/streamName, the rest call return a striped url name if i use this instead (no instance name): rtmp://mywowzaserver.com:1935/wcs/streamName its working as expected. but i absolutely...
  16. G

    stop recording using rest api

    Hello is it possible to stop recording using the rest api ? the thing is if we want to transfert the recording from wcs server to another server (for conversion or whatsoever) while the stream is publishing, the file wont close properly and will be corrupted...and its not very convenient to stop...
  17. G

    chrome screensharing very bad quality

    Hello since a recent update (sorry i cant tell you which), the screensharing (which was working perfectly with the recent extension update) is now of very bad quality. My first though was it was related to my bandwidth, but if using FF the quality is perfect like before. did somebody noticed the...
  18. G

    get only published streams by room

    hello for a conferencing app, i'm currently retrieving current publisher usiing rest /find_all problem i see with this is that if there are a lot of connected users (lets say hundreds, playing and publishing), the return value will be very very big. is there a lighter way to get only published...
  19. G

    push to facebook: unsupported media type

    Hello im trying to push to facebook and get the following error as result of the rest query: here is the jquery code im using (where streamID is the streamName): using latest wcs5 build, ubuntu 14.04 any clue ? beside this, new error coming from time to time:
  20. G

    push to facebook: unsupported media type

    Hello im trying to push to facebook and get the following error as result of the rest query: here is the jquery code im using (where streamID is the streamName): using latest wcs5 build, ubuntu 14.04 any clue ? beside this, new error coming from time to time:
Top