Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-rtsp-server for
openSUSE:Factory checked in at 2022-03-24 22:57:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-rtsp-server (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-rtsp-server.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-rtsp-server"
Thu Mar 24 22:57:18 2022 rev:33 rq:963524 version:1.20.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-rtsp-server/gstreamer-rtsp-server.changes
2022-02-09 20:39:45.562456244 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-rtsp-server.new.1900/gstreamer-rtsp-server.changes
2022-03-24 22:57:39.788230996 +0100
@@ -1,0 +2,33 @@
+Fri Mar 18 07:46:41 UTC 2022 - Antonio Larrosa <[email protected]>
+
+- Update to version 1.20.1:
+ + Fix race in rtsp-client when tunneling over HTTP
+
+-------------------------------------------------------------------
+Wed Feb 9 22:38:30 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.20.0:
+ + GstRTSPMediaFactory gained API to disable RTCP
+ (gst_rtsp_media_factory_set_enable_rtcp(), "enable-rtcp"
+ property). Previously RTCP was always allowed for all RTSP
+ medias. With this change it is possible to disable RTCP
+ completely, irrespective of whether the client wants to do RTCP
+ or not.
+ + Make a mount point of / work correctly. While not allowed by
+ the RTSP 2 spec, the RTSP 1 spec is silent on this and it is
+ used in the wild. It is now possible to use / as a mount path
+ in gst-rtsp-server, e.g. rtsp://example.com/ would work with
+ this now. Note that query/fragment parts of the URI are not
+ necessarily correctly handled, and behaviour will differ
+ between various client/server implementations; so use it if you
+ must but don't bug us if it doesn't work with third party
+ clients as you'd hoped.
+ + multithreading fixes (races, refcounting issues, deadlocks).
+ + ONVIF audio backchannel fixes.
+ + ONVIF trick mode optimisations.
+ + rtspclientsink: new "update-sdp" signal that allows updating
+ the SDP before sending it to the server via ANNOUNCE. This can
+ be used to add additional metadata to the SDP, for example. The
+ order and number of medias must not be changed, however.
+
+-------------------------------------------------------------------
Old:
----
gst-rtsp-server-1.18.6.tar.xz
New:
----
gst-rtsp-server-1.20.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-rtsp-server.spec ++++++
--- /var/tmp/diff_new_pack.Leomzq/_old 2022-03-24 22:57:40.184231379 +0100
+++ /var/tmp/diff_new_pack.Leomzq/_new 2022-03-24 22:57:40.192231386 +0100
@@ -20,7 +20,7 @@
%define _name gst-rtsp-server
Name: gstreamer-rtsp-server
-Version: 1.18.6
+Version: 1.20.1
Release: 0
Summary: GStreamer-based RTSP server library
License: LGPL-2.0-or-later
++++++ gst-rtsp-server-1.18.6.tar.xz -> gst-rtsp-server-1.20.1.tar.xz ++++++
++++ 9744 lines of diff (skipped)