What's new in RTMP Streaming Directshow Filter 7.0

Feb 1, 2021
  • added support use low latency mode for streaming and set Constant Rate Factor value.
  • added support Enable or Disable use the BGR color.
  • added EC_RTMP_DISCONNECT event. Fire this events when No network connection or connected RTMP server, then network connection is lost.
  • updated C#, VC samples.

New in RTMP Streaming Directshow Filter 6.0 (Jun 2, 2020)

  • Added Include x64 directshow filter. You may using on 32 bit or 64 bit application.
  • Added C# 2019 samples.

New in RTMP Streaming Directshow Filter 5.0 (Feb 11, 2019)

  • Added setFPS method, support custom define the fps for rtmp streaming.
  • Added setMinGOPlength method support custom define the Minimum GOP length for rtmp streaming.
  • Added setUseCustomResolution and setCustomResolution methods support custom define video resolution for rtmp streaming. In old version, Default is use original video resolution for RTMP streaming.
  • Updated VC 2010 , C# 2015 samples.

New in RTMP Streaming Directshow Filter 4.1 (Aug 10, 2018)

  • Fixed call resume and pause method crash issue in VC sample.
  • Fixed if mouse dragging for moving application when RTMP Live Streaming in Mulitple Monitor, The application will crash issue.

New in RTMP Streaming Directshow Filter 4.0 (May 15, 2017)

  • fixed cannot connected to Wowza Media Server issue
  • added the filter is supported on both x86 and x64 architectures

New in RTMP Streaming Directshow Filter 3.5 (Mar 8, 2017)

  • Fixed video source's video format is RGB 32 or RGB 24 , it will have color space issue.

New in RTMP Streaming Directshow Filter 3.0 (Aug 10, 2016)

  • added C# 2015 sample.

New in RTMP Streaming Directshow Filter 2.0 (Aug 10, 2016)

  • added support RGB 24, RGB 32 video format.