Search results

  1. B

    minimum duration time of an RTSP session

    Hi, I need the RTSP connection signals that I open via the API (/rest-api/rtsp/startup) to stay open for at least 20 min even if no one is watching. I changed the flashphoner.properties with the following parameters: rtmp_activity_timer_cool_off_period=2 rtmp_activity_timer_timeout=600000...
  2. B

    "Unrecognized field \"uri\" (Class com.flashphoner.server.commons.rmi.data.impl.SnapshotParams)

    when calling the /rest-api/stream/snapshot endpoint I am getting the following error: "exception": "java.lang.IllegalArgumentException", "reason": "java.lang.IllegalArgumentException, Internal Server Error, Unrecognized field \"uri\" (Class...
  3. B

    Error: Invalid session state CONNECTED

    I am facing the following error when trying to connect an rtsp signal as shown in the example Player flashphoner.js:9968 Uncaught Error: Invalid session state CONNECTED How can I fix this or if I really have a session connected, how can I use it? This error occurs because when opening...
  4. B

    Control when a stop sign

    Hello. How could I control to open several rtsp signals during a certain period and if any stops, do I need to register with a bank for notification control?
Top