Skip to content

Releases: iamscottxu/obs-rtspserver

obs-rtspserver

12 Jun 06:05
Compare
Choose a tag to compare
  • Add french translations. #65 (@brodi1 )
  • Add Japanese translations. #67 (@brodi1 )
  • Fixed the bug that the settings dialog could not be displayed in the center. #63

obs-rtspserver

11 Jun 07:41
fee5214
Compare
Choose a tag to compare

Resolves issue #58 (@tytan652)

obs-rtspserver

10 Jun 12:19
Compare
Choose a tag to compare
  • 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.

obs-rtspserver

29 Apr 10:59
Compare
Choose a tag to compare
  • Fix the bug of crash when using NVENC decoder. (#55)

obs-rtspserver

16 Apr 12:41
a4c4a1b
Compare
Choose a tag to compare

obs-rtspserver

11 Apr 13:22
Compare
Choose a tag to compare

Fix bugs

  • Solve the problem of program crash on Linux.

obs-rtspserver

10 Apr 18:18
95e2acb
Compare
Choose a tag to compare

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)

obs-rtspserver

23 Mar 13:58
Compare
Choose a tag to compare
obs-rtspserver Pre-release
Pre-release

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)

obs-rtspserver

19 Mar 13:11
Compare
Choose a tag to compare
obs-rtspserver Pre-release
Pre-release

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.

obs-rtspserver

10 Mar 03:56
eb14636
Compare
Choose a tag to compare
  • Add format parameters for video in SDP. (#24)