Search results

  1. wyvasi

    CDN issue

    I am not allowed to do that. Will just restart everything.
  2. wyvasi

    CDN issue

    Ports are fine, just tested again. /cdn/show-nodes response from node D [ { "connectionStats": { "lastRtt": 1, "lastSn": 30107, "lastMessageSentMs": 1648527497600, "lastACKReceivedMs": 1648527497601, "maxRtt": 65536...
  3. wyvasi

    CDN issue

    Yes only one cdn_point_of_entry: node A Requests to node D and responses: { "exception": "com.flashphoner.rest.server.exception.NotFoundException", "reason": "com.flashphoner.rest.server.exception.NotFoundException, Not Found, Node 10.1.1.140 not found, ts: 1648524907343, path...
  4. wyvasi

    CDN issue

    Good day! We have 2 origins and 2 edge servers. Placeholder to describe the issue Origin: A,B Edge: C,D Main server is A. We redirect all traffic from B,D to A,C and we update the B and D -> we redirect traffic from A,C to B,D -> we update A and C -> But now when we try to add back A and C, I...
  5. wyvasi

    Snapshot timeout

    Does it work with docker? I still get timeout sometimes after this changes: sudo mount -t tmpfs -o rw,size=2G tmpfs /mnt/snapshots sudo docker run \ -e PASSWORD=PASSWORD\ -e LICENSE=LICENSE \ -e WCS_FD_LIMIT=100000 \ -e WCS_NON_ROOT=false \ -v...
  6. wyvasi

    Snapshot timeout

    Good day, does this settings help in case of POST request to /rest-api/stream/snapshot We take like 15 snapshots in an interval of 30 seconds, we do one request at time. Every 15 requests 1-3 fails, at least. We have like 5 streams(720p) and 5 streams(320p) on 10cpu 64gb ram machine, we don't...
  7. wyvasi

    Call Kit and Flashphoner

    rtp_bundle=false didn't help We tried to publish to our server and demo.flashphoner.com but it still fails because RTP audio activity. When app is opened is fine, when app is closed and we start publishing using. I can't see how to make a demo for you to test. In order for you to test you need...
  8. wyvasi

    Call Kit and Flashphoner

    Sent link to drive, upload doesn't work for some reason get 500 Internal Error.
  9. wyvasi

    Call Kit and Flashphoner

    We reduced the app code just to publish from IOS and we play from 'media devices' demo. We receive video but not audio. Sent both report and pcap separated because of file size upload. Thanks!
  10. wyvasi

    Call Kit and Flashphoner

    Hello, I sent the report and tried to reproduce the problem twice. Thanks!
  11. wyvasi

    Ports not available

    The error we got on publish or pull was 'No free ports available' forgot to mention. Thanks!
  12. wyvasi

    Ports not available

    Hello! One of our origin servers has port issues I checked stats and this is what I got: -----Port Stats----- ports_media_free=1 ports_media_busy=6 ports_media_quarantine=0 ports_wcs_agents_free=998 ports_wcs_agents_busy=0 ports_wcs_agents_quarantine=0 Do you have any suggestions why this...
  13. wyvasi

    Setup SIP with FlashPhoner

    Hello, do you have an estimated release date for ticket WCS-3361 ?
  14. wyvasi

    Services stop working after 1 week

    We are not using hls, I changed and reloaded the configuration. Thanks for help!
  15. wyvasi

    Services stop working after 1 week

    Good day! Services stop working after 1 week. I have looked into the logs but I didn't notice anything strange. Services stopped working on 3 out of 4 servers and we run WCS inside docker. I added a report. Thanks!
  16. wyvasi

    Snapshot timeout

    Hello, I am getting this warning every few times I try to get a snapshot and it returns status 500. Can I increase the timeout or do something about this? WARN RestStreamController - HTTPS-pool-5-thread-347 Snapshot response timeout
  17. wyvasi

    SIP not working.

    After changes I tried to test it using SIP as RTMP 3 and SIP as Phone UI and it works but I can't get it to work with any softphone. On bria and zoiper5 I don't even receive calls anymore and on MicroSIP after injecting audio I still don't hear it. Maybe I need to change configuration on...
  18. wyvasi

    SIP not working.

    Good day! I tried to use PCMU, PCMA but still no sound. I sent logs to support@flashphoner.com, because report page doesn't work. I keep getting this error: для support@flashphoner.com не было доставлено через ApMailer\Smtp. Ошибка: 104: Не удалось считать данные из сокета. Ошибка: Undefined...
  19. wyvasi

    SIP not working.

    After I changed Local IP and updated wcs to latest version I can use the REST Method 'rest-api/call/startup' which is good. But when I try to '/call/inject_stream/startup' there is no sound. This is what I am trying to achieve now...
  20. wyvasi

    SIP not working.

    Endpoints were still using UDP, now they should work on TCP. And again I don't receive calls on bria. I uploaded all logs this time. I received the call on MicroSIP but goes on HOLD again. I also sent clean logs from this test.
Top