RTMP Server
From AVObjects Knowledge Base
(Difference between revisions)
Line 58: | Line 58: | ||
* {{LinkDescription|H.264/AVC Encoder}} | * {{LinkDescription|H.264/AVC Encoder}} | ||
+ | * {{LinkDescription|AAC Encoder}} | ||
* {{LinkDescription|Video Generator}} | * {{LinkDescription|Video Generator}} | ||
<!--* [http://avobjects.com/downloads/121 Video Generator]--> | <!--* [http://avobjects.com/downloads/121 Video Generator]--> | ||
Line 64: | Line 65: | ||
* {{LinkDescription|WebRTC/RTP Server}} | * {{LinkDescription|WebRTC/RTP Server}} | ||
* {{LinkDescription|H.264/AVC Decoder}} | * {{LinkDescription|H.264/AVC Decoder}} | ||
− | |||
* {{LinkDescription|Audio Mixer}} It can be useful when working with third-party audio codecs | * {{LinkDescription|Audio Mixer}} It can be useful when working with third-party audio codecs | ||
<!-- | <!-- |
Revision as of 15:00, 15 August 2022
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
See Also
- RTMP Server: Release Notes
- See the detailed specification in the Idl\RTMPServer.idl in the filter installation
You Might Also Need
- H.264/AVC Encoder - H.264/AVC DirectShow video encoder.
- 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
- H.264/AVC Decoder - H.264/AVC DirectShow video decoder.
- 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