Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

playHLS and playRTSP methods are intended for stream playback authentication via HLS and RTSP, accordingly. These methods are called without firts calling of /connect method, so it is impossible to change error handling policy and other parameters vis restClientConfig , the default next policy is always used:

Code Block
languagejs
themeRDark
"restExclude":"",
"clientExclude":"",
"restOnError":"LOG",
"restPolicy":"NOTIFY",
"restOverwrite":"FAIL"