Resolves issue #58 (@tytan652)
Change the timing of setting saving, from saving after closing the setting dialog to saving after closing OBS Studio. Optimize the code of the configuration dialog.
Fix the bug of crash when using NVENC decoder. (#55)
Update language files.(@brodi1 )
Fix bugs Solve the problem of program crash on Linux.
New features Added authentication function. Added support for multiple audio tracks. Added display of status information. Optimizations Changed the default port on MacOS (554->8554). Optimized the configuration dialog. Optimized the code. Fix bugs Fixed bug in AACSampleRate. (ISO/IEC 13818-7:2004 Part 7 Table 35)
Add format parameters for video in SDP. (#24)
Add hotkey support. (#11) Support to start obs-rtspserver programmatically. (#23)
Added support for MacOS. (#15) Added MacOS Installer. (.pkg) Optimized code and installer generate scripts.
Fix bug, see PHZ76/RtspServer@3cf7514