Versions Compared

Key

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

...

Since build 5.2.899 partial download and playback is supported for audio only recordings too.

Fragments folder configuration

By default, fragments are written to the folder

Code Block
themeRDark
/usr/local/FlashphonerWebCallServer/records

(the same folder as recording files).

Since build 5.2.957 it is possible to set a separate folder to store fragments using the following parameter

Code Block
themeRDark
mp4_cutter_dir=/tmp

Known limits

1. A partial download and playback is supported for MP4 container only. If webm file is requested, it will be always fully downloaded and played.

...