WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 38: | Line 38: | ||
|} | |} | ||
+ | |||
+ | ===Description=== | ||
{| | {| | ||
Line 47: | Line 49: | ||
|Input Pin Media Types | |Input Pin Media Types | ||
|AVC/H264:<br> | |AVC/H264:<br> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
Line 86: | Line 75: | ||
[[Category: Technical Specs]] | [[Category: Technical Specs]] | ||
__NOTOC__ | __NOTOC__ | ||
+ | <!--MEDIATYPE_Video<br> | ||
+ | MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream<br> | ||
+ | FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2<br> | ||
+ | VP8 ( Fourcc = 'VP80'):<br> | ||
+ | MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2, FORMAT_VideoInfo<br> | ||
+ | VP9 ( Fourcc = 'VP90'): <br> | ||
+ | MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2 | FORMAT_VideoInfo,<br> | ||
+ | Opus <br> | ||
+ | MEDIATYPE_Audio / MEDIASUBTYPE_OPUS / FORMAT_WaveFormatEx - KSDATAFORMAT_SUBTYPE_OPUS,<br> | ||
+ | A-Law (PCMA)<br> | ||
+ | MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_ALAW / FORMAT_WaveFormatEx - WAVE_FORMAT_ALAW,<br> | ||
+ | U-Law (PCMU)<br> | ||
+ | MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_MULAW / FORMAT_WaveFormatEx - WAVE_FORMAT_MULAW--> |
Revision as of 12:41, 21 September 2018
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
Description
Filter Interfaces: | IBaseFilter, IAVOXFReader |
Output streams | DV frames of DV25, DV50 types MPEG-2 Stream PCM Audio |
Output Pin Media Types | MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50 MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM FORMAT_DvInfo, FORMAT_MPEG2Video, FORMAT_WaveFormatEx |
Output Pin Interfaces | IPin, IMediaSeeking |
Merit | MERIT_DO_NOT_USE |
Filter Categories | DirectShow filters, AVObjects filters |
Filter Name | AVObjects XFReader |
Executable | XReader.dll |
Description
Filter Interfaces | IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer |
Input Pin Media Types | AVC/H264: |
Input Pin Interfaces | IPin |
Merit | MERIT_NORMAL |
Filter Categories | DirectShow filters, AVObjects filters |
Filter Name | AVObjects WRtpServer |
Executable | WRtpServer.dll |