We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2983cfa commit 623bddfCopy full SHA for 623bddf
1 file changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# Next Release
2
+
3
+**New features**:
4
+Output AV1 streams to a .obu file that 'ffplay' can replay. Tested with MediaMTX with ffmpeg sending AV1 via RTSP to MediaMTX
5
+Remove wowza demo. They no longer host an online RTSP server we can use
6
+Add new examples/demo where the URL, username and password can be passed on the Command Line
7
+Show Wall Clock Time for RTP packets after the RTCP Sender Report is received
8
+Initial RTSPS support, tested with Bosch CCTV Cameras. (did not work with Axis CCTV Cameras that want to use SRTP)
9
+Add support for SHA256 hash (in addition to existing MD5)
10
11
+**Bug fixes**:
12
+Fix parsing of H265 with no 'fmtp' in the SDP
13
14
# v3.0.4
15
16
**New features**:
0 commit comments