Happytime RTSP Server Changelog

What's new in Happytime RTSP Server 7.1

Mar 26, 2024
  • Support for WGC (Windows Graphics Capture) for screen and window capture on Windows platforms
  • Support multi-threaded network data reception
  • Optimize RTP multicast and onvif playback
  • Optimize rtsp over websocket
  • Fixed some other issues

New in Happytime RTSP Server 7.0 (Jan 12, 2024)

  • Optimize Windows platform window capture, support for capturing D3D and video windows
  • Optimize the log function, support circular writing, and limit the maximum log size
  • Optimize H264 and H265 encoding
  • Supports MJPEG streams larger than 2048*2048
  • Fixed some other issues

New in Happytime RTSP Server 6.9 (Oct 24, 2023)

  • Optimize http digest algorithm, support MD5-ses, SHA256-ses
  • Optimizing XML Parser
  • Optimize UDP and multicast
  • Optimize audio PCM data receive
  • Fixed some other issues

New in Happytime RTSP Server 6.8 (Aug 10, 2023)

  • Optimize audio capture and encoding
  • Support recording system audio on Windows
  • Rtsp server for Android supports QT6
  • Optimize http mjpeg client
  • Fixed some other issues

New in Happytime RTSP Server 6.6 (Mar 22, 2023)

  • Media proxy support on-demand connections
  • Rtsp client adds a connection timeout setting interface
  • Optimize development documents
  • Fixed some other issues

New in Happytime RTSP Server 6.5 (Jan 16, 2023)

  • Support android arm64-v8a platform
  • Optimize HTTP client and HTTP server
  • Optimize rtsp client and support rtsp over websocket
  • Optimize development documents
  • Fixed some other issues

New in Happytime RTSP Server 6.4 (Nov 7, 2022)

  • Support SRT stream proxy
  • Optimize makefile and eliminate compilation warnings
  • Optimize xml parsing
  • Optimize file demuxer
  • Fixed some other issues

New in Happytime RTSP Server 6.3 (Aug 30, 2022)

  • Support media file trick play
  • Optimize window capture on linux platform
  • Fix compile warning
  • Fixed some other issues

New in Happytime RTSP Server 6.2 (Jun 24, 2022)

  • Support for capturing application windows
  • Rtsp client back channel supports AAC audio encoding
  • Fix the problem of HTTPS connection ssl connection blocking
  • Linux screen capture supports multiple screens
  • Fixed some other issues

New in Happytime RTSP Server 6.1 (Apr 23, 2022)

  • Optimize android platform mediacodec video encoding
  • Optimize HTTPS data receiving in the EPOLL mode of the http server
  • Optimize audio and video capture on MAC platform
  • Audio backchannel supports MAC platform audio playback
  • Optimize RTP data receiving and sending
  • Fixed some other issues

New in Happytime RTSP Server 6.0 (Feb 25, 2022)

  • Rtsp client supports EPOLL mode for Linux platform
  • Rtsp client supports receiving only required channel data
  • Support streaming image files
  • Video capture supports MJPEG format raw data
  • Remove the five seconds timeout setting for RTP data sending
  • Fixed some other issues

New in Happytime RTSP Server 5.9 (Dec 30, 2021)

  • Support UDP media port configuration
  • Support videodevice, audiodevice specify the device name
  • Optimize file demuxer
  • Optimize audio/video capture
  • Optimize live video, live audio
  • Fixed some other issues

New in Happytime RTSP Server 5.8 (Nov 5, 2021)

  • Optimize media pusher function
  • Optimize media proxy function
  • Optimize rtsp over http, rtsp over https function
  • Optimize http client, http server
  • Fixed some other issues

New in Happytime RTSP Server 5.7 (Sep 8, 2021)

  • Optimize the rtsp client library
  • Optimize H264, H265 RTP packet reception
  • Optimize hardware decoding on windows platform
  • Optimize the timer, modify the system time will not cause the session to close
  • Fixed some other issues

New in Happytime RTSP Server 5.6 (Jul 12, 2021)

  • Optimize media proxy functions
  • Optimize media push function
  • Optimize RTCP packets
  • Optimize video frame rate
  • Optimize HTTP server
  • Android platform supports mediacodec H265 encoding
  • Optimize the performance of the windows platform
  • Fixed some other issues

New in Happytime RTSP Server 5.5 (May 21, 2021)

  • Optimize RTP packet receiving and sending
  • Optimize audio capture
  • Optimize RTMP client
  • Optimize video decoding, android platform supports mediacodec
  • Optimize file demux
  • Fixed some other issues

New in Happytime RTSP Server 5.4 (Mar 23, 2021)

  • Supports RTSP over HTTPS feature
  • Optimize RTCP
  • Optimize file demux
  • Optimize audio and video capture
  • Optimize rtsp client
  • Fixed some other issues

New in Happytime RTSP Server 5.3 (Feb 3, 2021)

  • Optimize G726 decode and encode
  • RTMP client supports H265 video and G711 audio
  • Optimize RTSP over HTTP function
  • Fixed some other issues

New in Happytime RTSP Server 5.2 (Dec 23, 2020)

  • Support Linux platform desktop capture
  • Support MAC platform desktop capture
  • Support MAC platform audio and video device capture
  • Fixed some other issues

New in Happytime RTSP Server 5.1 (Oct 26, 2020)

  • Optimize video hardware acceleration decoding
  • Optimize audio/video decode and encode
  • Optimize rtsp over http
  • Optimize audio playback
  • Optimize audio back-channel
  • Fixed some other issues

New in Happytime RTSP Server 5.0 (Sep 15, 2020)

  • Support RTSP over websocket function
  • RTSP pusher supports any legal URL suffix address without pre-configuration (only rtsp mode, TCP and UDP mode pushes still require pre-configuration)
  • RTSP proxy client supports transmission mode setting(RTP over UDP, RTP over TCP, multicast)
  • Fixed some other issues

New in Happytime RTSP Server 4.9 (Aug 12, 2020)

  • Support compiling android APK
  • Optimize audio playback
  • Optimize RTMP client
  • Optimize RTP packaging
  • Fixed some other issues

New in Happytime RTSP Server 4.8 (Jun 22, 2020)

  • Optimize http server
  • Optimize http mjpeg client
  • Optimize rtsp client
  • Handle RTCP packets in UDP mode
  • Optimize V4L2 video capture
  • Fixed some other issue

New in Happytime RTSP Server 4.7 (May 12, 2020)

  • Update the openssl library
  • Optimize audio back channel
  • Optimize audio and video playback
  • Optimize video capture for windows
  • Fixed some other issues

New in Happytime RTSP Server 4.6 (Mar 26, 2020)

  • Optimize RTP multicast, the same rtsp url sessions use the same multicast address and port
  • Optimize the RTMP client
  • Optimize xml parser
  • Fixed some other issues

New in Happytime RTSP Server 4.5 (Feb 12, 2020)

  • Optimize audio and video encoding and decoding
  • Optimize RTP data reception
  • Optimize the RTSP client
  • Optimize the MAC platform network interface
  • Fixed some other issues

New in Happytime RTSP Server 4.4 (Dec 27, 2019)

  • Optimize media stream proxy function
  • Optimize rtsp over http function
  • Optimize rtcp function
  • Optimize audio backchannel, supports AAC backchannel and rtsp over http mode
  • Handler close event / signal
  • Fixed some other issues

New in Happytime RTSP Server 4.3 (Nov 15, 2019)

  • Support rtmp stream proxy function
  • Optimize media stream proxy function
  • Optimize media file demux function
  • Optimize rtsp replay function
  • Optimize audio capture for linux platform
  • Fixed some other issues

New in Happytime RTSP Server 4.2 (Sep 30, 2019)

  • Optimize audio play function
  • Optimize audio capture function
  • Optimize rtsp proxy function
  • Configuration support for adding comments
  • Fixed some other issues

New in Happytime RTSP Server 4.1 (Aug 21, 2019)

  • Optimize RTSP PUSHER function
  • Optimize RTSP CLIENT function
  • Fixed some other issues

New in Happytime RTSP Server 4.0 (Jul 12, 2019)

  • Optimize windows platform video capture
  • Optimize video playback
  • Fixed some other issues

New in Happytime RTSP Server 3.9 (Jun 18, 2019)

  • Audio and video output parameters add bitrate settings
  • RTSP Proxy supports custom output parameters
  • RTSP Proxy supports HTTP MJPEG stream
  • RTSP Pusher supports custom output parameters
  • Fixed some other issues

New in Happytime RTSP Server 3.8 (May 13, 2019)

  • Optimize RTSP PROXY function
  • Fixed some other issues

New in Happytime RTSP Server 3.7 (Mar 28, 2019)

  • Support ONVIF replay function
  • Optimize audio back-channel function
  • Optimize windows project
  • Fixed some other issues

New in Happytime RTSP Server 3.6 (Mar 5, 2019)

  • Support for metadata streams
  • Optimization code
  • Fixed some other issues

New in Happytime RTSP Server 3.5 (Jan 9, 2019)

  • Improve data push function
  • Fix the embedded porting problem
  • Add session timeout detection
  • Fixed some other issues

New in Happytime RTSP Server 3.4 (Nov 28, 2018)

  • Support audio play for audio backchannel on linux platform
  • Optimizing RTP packet delivery
  • Optimized audio encoding
  • Fixed some other issues

New in Happytime RTSP Server 3.3 (Nov 5, 2018)

  • Supports RTCP
  • Fixed some other issues

New in Happytime RTSP Server 3.2 (Oct 9, 2018)

  • Supports windows x64 compiler
  • Optimizing the RTSP pusher function
  • Fixed some other issues

New in Happytime RTSP Server 3.1 (Sep 21, 2018)

  • Supports the rtsp stream push function
  • Supports the rtsp ANNOUNCE and RECORD commands
  • Fixed some other issues

New in Happytime RTSP Server 3.0 (Aug 28, 2018)

  • Supports the data pusher function for rtsp pusher stream
  • Add the stub process class for live audio/video
  • Optimizing the RTSP proxy function
  • Optimizing the audio and video RTP data receiving
  • Fixed some other issues

New in Happytime RTSP Server 2.9 (Aug 10, 2018)

  • Supports multiple monitors when stream living screen
  • Fixed some other issues

New in Happytime RTSP Server 2.8 (Aug 1, 2018)

  • Fixed some issues

New in Happytime RTSP Server 2.7 (Jun 8, 2018)

  • Supports stream from audio/video device on linux platform
  • Supports capture the cursor when capture the screen
  • Add the traffic shaping function for UDP packet transfer
  • Fixed some other issues

New in Happytime RTSP Server 2.6 (May 3, 2018)

  • Supports change the audio/video configurations through stream parameters
  • Fix the audio/video queue free problem
  • Fixed some other issues

New in Happytime RTSP Server 2.5 (Apr 17, 2018)

  • Supports playback duration
  • Support seek operation during playback
  • Fixed some other issues

New in Happytime RTSP Server 2.4 (Apr 3, 2018)

  • Support G722 audio stream
  • Support OPUS audio stream
  • Optimize the RTSP client for rtsp proxy function
  • Support for binding multiple network interfaces
  • Support for binding domains
  • Fixed some other issues

New in Happytime RTSP Server 2.3 (Mar 16, 2018)

  • Support for more RTSP commands and parameters
  • Fixed some other issues

New in Happytime RTSP Server 2.2 (Dec 12, 2017)

  • Support rtp multicast function
  • Fixed some other issues

New in Happytime RTSP Server 2.1 (Nov 27, 2017)

  • Support rtsp over http function
  • Fixed some other issues

New in Happytime RTSP Server 2.0 (Jul 29, 2017)

  • Support user authentication function
  • Add audio back channel configurations
  • Fixed some other issues

New in Happytime RTSP Server 1.8 (Jun 28, 2017)

  • Support rtsp proxy functon
  • Fixed some other issues

New in Happytime RTSP Server 1.7 (May 19, 2017)

  • Support H265 video stream
  • Fixed some other issues

New in Happytime RTSP Server 1.6 (Mar 20, 2017)

  • Support EPOLL mode for linux platform
  • Fixed some other issues

New in Happytime RTSP Server 1.5 (Oct 31, 2016)

  • Fixed the screen recording issue
  • Fixed some other issues

New in Happytime RTSP Server 1.4 (Oct 31, 2016)

  • Support RTSP over UDP
  • Fix some other issues

New in Happytime RTSP Server 1.3 (Apr 4, 2016)

  • Optimized audio and video sync
  • Optimized H264 video stream
  • Optimized log function

New in Happytime RTSP Server 1.2 (Apr 4, 2016)

  • Support stream MP4, MJPEG video Support stream G726, AAC audio Support config the audio & video output parameters

New in Happytime RTSP Server 1.1 (Jan 11, 2016)

  • Support stream video from camera and live screen
  • Support stream audio from audio device