WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
| Line 25: | Line 25: | ||
U-Law (PCMU)<br> | U-Law (PCMU)<br> | ||
MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_MULAW / FORMAT_WaveFormatEx - WAVE_FORMAT_MULAW | MEDIATYPE_Audio / KSDATAFORMAT_SUBTYPE_MULAW / FORMAT_WaveFormatEx - WAVE_FORMAT_MULAW | ||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| Line 44: | Line 40: | ||
|- | |- | ||
|Filter Name | |Filter Name | ||
| − | |AVObjects | + | |AVObjects WRtpServer |
|- | |- | ||
|Executable | |Executable | ||
| − | | | + | |WRtpServer.dll |
|} | |} | ||
Revision as of 09:05, 9 September 2018
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
Filter Interfaces
| Filter Interfaces | IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer |
| Input Pin Media Types | AVC/H264: MEDIATYPE_Video |
| Output Pin Interfaces | IPin, IMediaSeeking |
| Merit | MERIT_NORMAL |
| Filter Categories | DirectShow filters, AVObjects filters |
| Filter Name | AVObjects WRtpServer |
| Executable | WRtpServer.dll |