Versions Compared

Key

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

...

By default, stream recording is turned on.
To turn recording off, add the following line to the config /usr/local/FlashphonerWebCallServer/conf/flashphoner.properties:

...

Recording fragments are numbered continuosly continuously from 1. For every new mediasession (even if stream is published with the same name) indexing starts again, i.e. old fragments will be overwritten if static part of file name template is not unic (stream name only for example).

...

Recording start time, end time and duration time calculation

Sinca Since build 5.2.458, recording start time, end time and duration time are calculated by stream frames time stamps. note that RTMP stream timestamps are always starting from 0, but WebRTC publisher usually sets full time stamp by its own clock for ever frame.

...

To calculate recording times more precioslyprecisely, audio data should be buffered to keep synchronization. To do this, the following parameter is added

...

By default, stream records are saved to directory folder WCS_HOME/records. Starting from v. build 5.2.687, the directory the folder for saving records can be changed using the following parameter

...

By default, 2048 kilobytes will be reserved. Therefore, a recordinbg recording file size will not be less than reserved space if moov atom reservation is enabled, this must be taken into account while setting up record rotation by size.

...

Audio channels configuration

Since build 5.2.610 it , it is possible to set audio channels count for recordings using the following parameter

...