Skip to content

Releases: sergey-dryabzhinsky/nginx-rtmp-module

Version 1.2.2-r1 (1.2.2.1)

15 May 11:24
Compare
Choose a tag to compare

Put a version to match @arut branch: 1.2.2. Revision 1.

Years passes by.

Many fixes for HLS, DASH, etc:

Version 1.1.7.10

01 Mar 00:25
Compare
Choose a tag to compare
  • Fixes for time format in DASH playlist by @mattpepin
  • Update MP3 CRC for HLS by @premultiply
  • Send input/output stream bytes count in on_done* notify data
  • Send playlist update notify - after each fragment creation
  • Some fixes for Windows build, gcc pedantic build errors
  • Fix segfault on stats generation
  • Update metadata read and generation
  • Support nginx-1.9.11+ - can be build as external module

Version 1.1.7.9

23 Sep 13:33
Compare
Choose a tag to compare
  • new notify handlers for 4xx response codes - deny connect, play, publish
  • new live command handlers - FCPublish, FCUnpublish, onFi
  • fix GCC warnings
  • add some missing code from merges

v1.1.7.8

08 Aug 12:44
Compare
Choose a tag to compare
  • Merged 'generate nessesary subfolders in play_local_path' by @TrurlMcByte
  • Fix warnings generated by GCC by pedantic build

v1.1.7.7

06 Aug 07:09
Compare
Choose a tag to compare
  • Fix hls_datetime system bug (@mainyaa)
  • Add partial publisher redirect support.
    • Compatible with FMS 3
    • Need patched rtmpdump for ffmpeg to work.

v1.1.7.6

05 Jul 05:36
Compare
Choose a tag to compare
  • Show stream and client recording status on state page

v1.1.7.5

05 Jul 01:20
Compare
Choose a tag to compare
  • Add application name into all notify events URL data

v1.1.7.4

05 Jul 00:45
Compare
Choose a tag to compare
  • Fixed port number in stat
  • Fixed record interval work: work if defined, no matter record mode is

v1.1.7.1

02 Jul 23:53
Compare
Choose a tag to compare

An release after first merge pack.