Search results

  1. N

    Failed to get media devices

    There is the following problem, I am testing on 5.0.2447. And to give some more feedback:
  2. N

    Upload SSL Certificates error

    I login into the dashboard.xhtml and then I when I go to Security -> Certificates it shows this error: My version is 5.0.2436
  3. N

    Choppy sound

    We have a user who starts a screen share + microphone and after 4-5 hours of continuous streaming the sound starts sounding choppy. Not sure what to check on the server but the top command gives me the following output which looks odd to me. What do you suggest to check the next time it does that?
  4. N

    turn off client logs

    How do I disable the client logs the are kept in this directory? /usr/local/FlashphonerWebCallServer/logs/client_logs/ The flashphoner.properties already have: save_client_logs =false
  5. N

    Two streams on Safari

    Can I play two streams on Safari? For example one screenshare and one for audio.
  6. N

    webcallserver crash

    I had two streams playing, one screen share and one audio and then I tried to stream one more screen share. Then I went to the player on IE I clicked start and then the server crashed, or some parts of the server crashed. I am attaching the crash log.
  7. N

    Stats numbers

    According to the stats below: total connections=76 and streams_viewers=52+53=105, are these numbers correct? -----Connection Stats----- connections=76 connections_rtmfp=1 connections_websocket=75 -----Port Stats----- ports_sip=0 ports_media=163 ports_rtsp=1 -----Stream Stats-----...
  8. N

    Audio problem

    I have noticed that after a couple of hours of connection to a screenshare stream and an audio stream the audio from the PC mutes!!! I mean that there is no sound at all, even from other apps. When I close the browser that plays the steams the sound comes back. Any clues?
  9. N

    Minimum chrome version

    What is the minimum chrome version that the player works? We have reports from chrome 55 user who does not work.
  10. N

    Not enough bandwidth

    We broadcast a stream to a few clients and I have noticed this line on the player: And we also see thousands of lines like this bellow on the flashphoner_manager.log How this NOT_ENOUGH_BANDWIDTH is triggered? Obviously it is wrong because the stream is like 300kb-2Mbit and every client is...
  11. N

    Allocation failure

    Is this something to worry about?
  12. N

    REST methods

    Hi, i've done some work on REST methods based on this doc https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-rest-methods/ I successfully redirect all REST functions to my web app to achieve authentication for publishers/viewers. The whole app works like this: 1) When a user creates a...
  13. N

    Screen sharing quality

    Screen sharing quality is very bad most of the times. There are a few times that things look crisp and good for a few seconds but then it is all blurry again. We use chrome and all the latest examples and WCS server. We have also added the googCpuOveruseDetection: false parameter. The CPU...
  14. N

    Screen sharing chrome plugin

    It seems that screen sharing example does not work. I have installed the chrome plugin with id nlbaajplpmleofphigmgaifhoikjmbkg but the example seems that it cannot find it.
  15. N

    weird action=stat log

    I have just restarted the server, I tried a few broadcasts and then I visited the stats URL /?action=stat and it returned this file.
  16. N

    Choose resolution on player

    I screen share at 1920x1080. Is there any way to select on the player a lower resolution in the case I do not want to spend so much bandwidth?
  17. N

    Screen sharing and audio

    It seems that I cannot broadcast audio along with screen sharing. If this is the case then what is the suggested strategy to handle this?
  18. N

    Occupied broadcast?

    On my broadcast tests I always use the same end point: wss://xxx:8443/12345678 After some broadcast/stream tests it seems that end point remains "occupied" When this happens I am not able to broadcast to that end point, no errors on the player front end, but I when I try to play the stream it...
Top