Recent content by ashbreeze

  1. ashbreeze

    Check incoming video state

    On the server side, you can use the REST API: You can call it like: http://flashphoner-server:9091/rest-api/stream/find_all Ensure that you see: "status":"PUBLISHING" for your stream. https://flashphoner.com/docs/wcs5/wcs_docs/html/en/wcs-rest-api/ On client side, look into the stream status...
  2. ashbreeze

    URGENT: Panel management reset password

    Easiest way I know is to reset your database. Make sure you stop the server beforehand: service webcallserver stop If you are using the built in db, you can remove / move this file: /usr/local/FlashphonerWebCallServer/database/wcs_manager.mv.db If you are using a SQl database, just drop the...
Top