Update changelog
This commit is contained in:
parent
1a0cc73ec3
commit
216227d8d4
|
@ -3,11 +3,12 @@
|
||||||
* This version requires Java 16
|
* This version requires Java 16
|
||||||
* Add import / export function for models
|
* Add import / export function for models
|
||||||
* Add setting to define a default duration for "record until"
|
* Add setting to define a default duration for "record until"
|
||||||
|
* Improved online detection for MFC models
|
||||||
* Fixed detection of stalled HLS recordings
|
* Fixed detection of stalled HLS recordings
|
||||||
* Added threshold for segment errors. If a recording exceeds a certain amount
|
* Added threshold for segment errors. If a recording exceeds a certain amount
|
||||||
of segment download errors per time period the recording is stopped. The idea
|
of segment download errors per time period the recording is stopped. The idea
|
||||||
behind that is, that a restarted recording gets connected to a different CDN
|
behind that is, that a restarted recording gets connected to a different CDN
|
||||||
server and has fewer errors.
|
server and has fewer errors (with Chaturbate in mind especially).
|
||||||
* Variables are now properly passed to the media player (in standalone mode)
|
* Variables are now properly passed to the media player (in standalone mode)
|
||||||
|
|
||||||
4.6.1
|
4.6.1
|
||||||
|
|
Loading…
Reference in New Issue