RTMP Streaming Directshow Filter

Interface methods

Public Method setBGR

Enable or Disable the BGR color.

Public Method setRTMPUrl

Set the RTMP URL.

Public Method setVideoBitrate

Set the video streaming bitrate.

Public Method setH264Profile

Set the H264 profile for live streaming.

Public Method setVideoQuality

Set the video streaming quality.

Public Method setAudioSamplesPerSecond

Set the audio sample rate for live streaming.

Public Method setAudioBitrate

Set the audio bitrate for live streaming.

Public Method setFPS

Set the fps for rtmp streaming.

Public Method setMinGOPLength

Minimum GOP length, the minimum distance between I-frames.

Public Method setLowlatencyMode

Enable or Disable use low latency mode.

Public Method setCRF

Set the Constant Rate Factor when you enable low latency mode.

Public Method setLicenseKey

Set the license key after you bought  the full version.

Public Method pause

Pause the video and audio stream when live streaming.

Public Method resume

Resume the video and audio stream when live streaming.