Search results

  1. Dani

    An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page.

    This is a new warning - this is a browser warning or something that came with new version of the flashphoner.min.js ? An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page.
  2. Dani

    new flashphoner server and sdk - is there any issues with old computers ?

    After upgrading to the latest flashphoner and SDK we think that old computers has issues sustaining a long chat. Is it possible the new versions needs higher resources ? (problem seems to be with computers older than 7-8 years)
  3. Dani

    Is the a process to replace flashphoner server

    I want to upgrade my server, how should I do it ? (I need to deploy a new server, test it and than point the site to the new server and decomission the old one) How does licensing worka ? How do I copy settings ? Is there a Kb for server migration ? Thank, Dani
  4. Dani

    *URGENT* clients can't connect to the WebCallServer - I get 502 from activation is it related ?

    02:00:33,657 ERROR Subscription - Subscription Thread Ping failed com.flashphoner.server.license.activation.A.A: Can not get response from activation server https://my.flashphoner.com/license/public/ping.action?licenseNumber=XXXXXXXXXXXXXXXX&serverId=XXXXXXXXXXXXXXX&hostname=myhostname...
  5. Dani

    Session cannot hold on windows 10 machine

    Hi, I've upgraded to the latest SDK and WebCallServer and I've found a very strange issue - only on windows 10 the session is lagging, disconnects and has a lot of trouble. Same network with windwos 11 machine - works perfect. Anything you might think that causes issues with windwos 10 ?
  6. Dani

    how to reduce steam cutoff / lags

    Is there recommended settings to avoid stream freezing or even cut off ? I'm not sure why and it's very arbitrary that the video get frozen for few seconds and continues (on stable land line fiber connections) any way we can avoid this ?
  7. Dani

    Upgrade from WCS 5.2.1264 to 5.3.109

    What is the best way to upgrade from the 5.2.1264 to the latest 5.3.109 ? Can I use the latest WebSDK (2.0.259) against the 5.2 and than upgrade to 5.3 ? does 2.0.259 works against both versions ? is there anything deprecated between 5.2 to 5.3 that might break my site ? do I need to set...
  8. Dani

    how can I debug startStream fail status ?

    18:20:44 WARN webrtc - Track contentHint unsupported flashphoner.min.js:19:427421 WebRTC: ICE failed, add a STUN server and see about:webrtc for more details FAILED startStreaming
  9. Dani

    stream freezes every ~30 seconds for 2 seconds

    I have a problem with the stream once I connect it to another user: when I connect to the server (and see my own stream) everything works ok. on the other side the stream get frozen every minute for few seconds. how can I figure out what is causing this and how to fix it ? (upload is wide...
  10. Dani

    Updated crt and key via the :8888 admin console - but I see it didn't change anything

    I've uploaded crt and key files via admin->security->certificate But I check the current certificate on the site and it is still the old ones. Am I missing something ?
  11. Dani

    Error in saving the stream

    Last night we had a strange error for 90 min (which resolved itself) The video stream (that has only sound) was not recorded correctly. All the files are 4K in size. any idea what might caused that ? I'm attaching one sample file.
  12. Dani

    How can I debug session.createStream function ?

    I have this function but when it fails - it doesn't reach the first console.log and I can't tell why it's failing. how can I debug this ? session = Flashphoner.getSessions()[0]; session.createStream(optionsStreamVid).on(STREAM_STATUS.PUBLISHING, function (streamOutV)...
  13. Dani

    Best practices with video resolution and frame rate

    If my site uses many different cameras (from each "user") what is the best practice for 2 way streaming regarding resolution and frame rate ? should I create a stream based on each camera settings or create fixed settings for all streams ? If the camera is 30 fps and I set a stream to be 25...
  14. Dani

    After upgrading flashphoner can't get it to work

    I've used the automatic update for WebCallServer - try to start with systemctl start get me these errors: ● webcallserver.service - Flashphoner WebCallServer Loaded: loaded (/etc/systemd/system/webcallserver.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code)...
  15. Dani

    someone is spamming my thread - can you remove his answers ?

    https://forum.flashphoner.com/threads/unable-to-mux-webm.14046/
  16. Dani

    unable to mux webm

    everything worked ok until Dec 5, then - whenever I try to mux the flashphoner output I get this error: ffmpeg -i sh.webm -itsoffset -0.05 -i sh_s.webm -r 30 test.mp4 ffmpeg version 3.4.9 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-44)...
  17. Dani

    systemctl restart webcallserver hangs b/c of chown process

    When I restart webcallserver it will not get restarted. looks like there is a chown process running by the flashphoner user on the log folder, that doesn't end. the only solution I've found is to kill the chown process and then webcallserver starts. is there a way to prevent it ?
  18. Dani

    Illegal cert for playback after replacement

    I've replaced the certificate on the server via admin. The new certificate is showing on the 8888 port, but on the 18081 port that we use for playing it still has the old one. How can I fix it ?
  19. Dani

    What might cause basic authorization window after login ?

    I'm trying to replace certificate. going to https://mysite.com:8888/admin/login.html I get a login page. demo/demo will get me to one place, but I need admin. When I use admin/my password I get another message box for basic authorization . I have no idea what user/pass should I put there. Any...
  20. Dani

    Browser is not defined

    ESTABLISHED connectFphoner streamInName:show49pmggHTZo1QV1211027192916806 Uncaught ReferenceError: Browser is not defined at playStream (show.aspx?params) at Object.ESTABLISHED (show.aspx?params) at onSessionStatusChange (flashphoner.min.js?nc=16:12) at...
Top