WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 3: | Line 3: | ||
===Description=== | ===Description=== | ||
+ | |||
+ | {| | ||
+ | |- | ||
+ | |Filter Interfaces: | ||
+ | |IBaseFilter, IAVOXFReader | ||
+ | |||
+ | |- | ||
+ | |Output streams | ||
+ | |DV frames of DV25, DV50 types<br>MPEG-2 Stream<br>PCM Audio | ||
+ | |||
+ | |- | ||
+ | |Output Pin Media Types | ||
+ | |MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio<br>MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50<br> MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM<br>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 | ||
+ | |||
+ | |} | ||
{| | {| |
Revision as of 12:39, 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 |
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 |