WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 10: | Line 10: | ||
|- | |- | ||
|Input Pin Media Types | |Input Pin Media Types | ||
− | | | + | |{{plainlist| |
− | '''AVC/H264:''' | + | * '''AVC/H264:''' |
− | MEDIATYPE_Video | + | * MEDIATYPE_Video |
− | MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream | + | * MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream |
− | FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 | + | * FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 |
'''VP8 ( Fourcc = VP80):''' | '''VP8 ( Fourcc = VP80):''' | ||
MEDIATYPE_Video/Fourcc subtype/FORMAT_VideoInfo2, FORMAT_VideoInfo | MEDIATYPE_Video/Fourcc subtype/FORMAT_VideoInfo2, FORMAT_VideoInfo | ||
Line 25: | Line 25: | ||
'''U-Law (PCMU):''' | '''U-Law (PCMU):''' | ||
MEDIATYPE_Audio/KSDATAFORMAT_SUBTYPE_MULAW/ FORMAT_WaveFormatEx-WAVE_FORMAT_MULAW | MEDIATYPE_Audio/KSDATAFORMAT_SUBTYPE_MULAW/ FORMAT_WaveFormatEx-WAVE_FORMAT_MULAW | ||
− | + | }} | |
|- | |- |
Revision as of 00:54, 27 September 2018
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
DirectShow Interfaces
Filter Interfaces | IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer |
Input Pin Media Types | Template:Plainlist |
Input Pin Interfaces | IPin |
Merit | MERIT_NORMAL |
Filter Categories | DirectShow filters, AVObjects filters |
Filter Name | AVObjects WRtpServer |
Executable | WRtpServer.dll |