zoneminder (1.36.5+dfsg1-1) unstable; urgency=medium

 RTSP cameras might need re-configuration in case of the following error:

 ```
 [Unable to get session identifier from response 'RTSP/1.0 200 OK
    CSeq: 2
    Content-Base: rts']
 ```

 Take a note of Source::Host_Name.

 Set: General::Source_Type = "Ffmpeg"

 Construct RTSP URL using the following pattern: rtsp://{{Source::Host_Name}}

 Optionally verify RTSP stream by "mpv" or "ffplay" commands.

 Set: Source::Source_Path to RTSP URL.

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 01 Sep 2021 00:26:53 +1000

zoneminder (1.28.1-1) unstable; urgency=low

  This version is no longer automatically initialize or upgrade database.
  See README.Debian for details.

  Changed installation paths (please correct your web server configuration):
    /usr/share/zoneminder --> /usr/share/zoneminder/www
    /usr/lib/cgi-bin --> /usr/lib/zoneminder/cgi-bin

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 31 Mar 2015 15:12:17 +1100
