Search results

  1. Dani

    can't access with admin user

    I will try. once I type any password I get a web authorization window as well. I don't think we're using any proxy - so I'm not sure if it's your code or something else - but would it be the same password ?
  2. Dani

    can't access with admin user

    for some reason it asks for authorization as well (not sure where it comes from)
  3. Dani

    can't access with admin user

    I get forbidden when trying to login How can I resolve this ? I can login with the demo user, but I need to update certificates, can I do it with demo ? Dani
  4. Dani

    iphone video freeze

    I think the answer is in this log.... how do I fix this ? Log] connectFphoner() ESTABLISHED (.aspx, line 2330) [Warning] RTCIceServer.url is deprecated, please use RTCIceServer.urls instead. (flashphoner.min.js, line 12) [Warning] 09:06:31 WARN playout delay unsupported - – undefined...
  5. Dani

    iphone video freeze

    Hi, we're using an almost year old version of the sever/ api. the reason is that whenever we tried to upgrade - iPhone video is frozen. No issues on MAC and no issue on android. I can also confirm that the OTHER side see the "frozen" video as live - the problem looks local to iphone (trying...
  6. Dani

    Clone the Server

    Problem solved. (needed to change ip addresses in conf file)
  7. Dani

    Clone the Server

    Hi, I would like to run some tests off-line with my media server (basically - running upgrade of the software without effecting production system) I've cloned the media server and changed the ip address mapping in my local hosts file to the new one. For some reason it doesn't work What else...
  8. Dani

    Change session disconnection sensitivity

    we get many complaints recently about session disconnections. Is there a way to lower the threshold - so session will not disconnect with every small lag ? Thanks.
  9. Dani

    After updating WCS and WEB SDK to Nov 22 versions Safari will not play stream

    This is our own code - it's a chat (web) application - do I need to force autoplay on the new version ? currently if we detect safari with webrtc we run this: publishStream.muteAudio(); publishStream.muteVideo(); User needs to unmute using a control.
  10. Dani

    After updating WCS and WEB SDK to Nov 22 versions Safari will not play stream

    I have updated but still frozen on latest iphone version. Do I need to add the unmute code for it to work on iphones ? As old js works good. Just new one frozen.
  11. Dani

    After updating WCS and WEB SDK to Nov 22 versions Safari will not play stream

    I've updated both server and client to this version: client: 0.5.28.2753.124 server: 5.2.409 Everything works great on chrome (both streams are fine) On Iphone (Xr) OS: 13.2.3 the streams goes out ok (I can see the stream on the other side) but safari shows a frozen image of the first frame...
  12. Dani

    Stream failure after 60 seconds on chrome

    This update is VERY BAD. Works on the desktop (firefox) and android but on iphone the picture is just frozen. the stream is live but there is no movement and no sound. we had to revert to the previous version.
  13. Dani

    Stream failure after 60 seconds on chrome

    does the client2 folder need to be updated / changed as the web server has the older version (0.5.28.2753-1c0a059d8f93408a1179ecc184b143fa6c74c027) being severed to the clients. do I need to updeate the websdk files on the web server ? also - there is 2 files with the same hash: Which one...
  14. Dani

    Stream failure after 60 seconds on chrome

    Server Version: FlashphonerWebCallServer-5.2.175-ddf5396db023f3126e2f6b1111374a72c018e101 Chrome version: 75.0.3770.142 SDK: from Jul 4 (not sure how to tell the version) : -rw-r--r-- 1 root root 760626 Jul 4 23:55 flashphoner.min.js possible...
  15. Dani

    Stream failure after 60 seconds on chrome

    We've noticed on 3 different computers something new from today - the session is disconnected after 60 seconds, only from chrome. I will update this post with versions for chrom, websdk and wc server in a few min
  16. Dani

    issues with chrome 75, firefox and edge

    this is a strange case - same computer: on chrome (75.0.3770.100)- I loose the stream (FAILED) after 60 seconds (with no reason) on firefox - the stream "works" but no video is shown (I do get these messages: navigatoe.getUserMedia is deprecated WARN core mediaSteamError { name: "AbortError"...
  17. Dani

    IOS 12.2 and 12.3 problems with video stream

    do I need to upgrade the server side as well to latest or just the client2 folder and the code embeded in my web site ?
  18. Dani

    0.5.28.2753.99 - still dropping after 70 seconds

    I tested with both (99 and 100) latest is 101. fails on both. I will try to collect the logs as described next morning.
  19. Dani

    0.5.28.2753.99 - still dropping after 70 seconds

    I've try to use this new code, but 12.3.1 drops after 70 seconds. I actually using an older version of yours and it works ok on some of the phonse - as long as I turning off any WEBRTC feature in the safari advanced settings under experimental feature. Is there any fix on the way ?
Top