RTMP Server

From AVObjects Knowledge Base
Jump to: navigation, search

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

DirectShow Filter for streaming media in the network

Overview

RTMP Server is a DirectShow Filter for sending media streams from the graph to the network. It gets encoded video andaudio streams and send them by the network to peers via RTMP protocols. The filter performs a renderer function and must be placed as a sink filter in the graph (the last filter in the graph chain).

See Also

  • RTMP Server: Release Notes
  • Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.

You Might Also Need

  • QuickSync Encoder - DirectShow filter for encoding 8-bit 4:2:0 progressive or interlaced video frames in HEVC, H264 or MPEG-2 formats.
  • AAC Encoder - A high-performance AAC audio encoder.
  • Video Generator - DirectShow filter for generating a video stream with the necessary parameters, for creating video frames for checking chroma key, for outputting an audio stream synchronized with video, and much more.

Related Products

  • WebRTC/RTP Server - DirectShow Filter for streaming media in the network
  • QuickSync Decoder - DirectShow filter for decoding 8-bit 4:2:0 progressive or interlaced video frames encoded in H264 format.
  • Audio Mixer - DirectShow filter for real-time mixing of multiple mono, stereo or multichannel audio streams. It can be useful when working with third-party audio codecs

Action Items

Personal tools