Search results

  1. mybirer

    Do I have to setup STUN & TURN?

    Hi, I'm using WCS for 5 months but a lot of times live streaming breaking suddenly. I made all performance improvements & I read whole documentation. But I couldn't fixed yet. I catch error like this: I didn't configure my server about STUN & TURN issue. Should I configure these? If I should...
  2. mybirer

    IOS protobuf library issue

    Hi, I had developed IOS app with WCS IOS SDK. It was working well. But now it gives an error. I googled a little bit but I can't find any related solution. Here is console output: 2018-09-15 21:01:15.359855+0300 MOBILE APP[53531:1678538] peerConnectionShouldNegotiate 2018-09-15...
  3. mybirer

    Rest hooks url port issue

    Hi, I configured app url according to documentation: https://docs.flashphoner.com/display/WCS5EN/Applications+management It works well for url like this: http://mydomain.com/myapi But I want to use url with custom port like this: http://mydomain.com:1665/myapi Is app url supports custom port...
  4. mybirer

    About Authentication

    Hi, I want to implement stream authentication & rest api authentication. But I can't do that. For Rest api authentication, I configured flashphoner.properties file and inserted this line: disable_rest_auth = false I also accessed CLI and created user. I got 404 error for this link: GET...
Top