WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
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 | AVC/H264:
VP8 ( Fourcc = VP80):
VP9 ( Fourcc = VP90):
Opus:
MEDIASUBTYPE_OPUS = {B940AE21-195E-4CE6-B324-E703AE733AEC} pbFormat is WAVEFORMATEXTENSIBLE WAVEFORMATEX::wFormatTag = WAVE_FORMAT_EXTENSIBLE WAVEFORMATEX::nChannels = 1 or 2 WAVEFORMATEX::wBitsPerSample = 16 WAVEFORMATEXTENSIBLE::SubFormat = KSDATAFORMAT_SUBTYPE_OPUS = {1DAD5025-02FA-4330-9A60-EC0121E3CE3D} A-Law (PCMA):
U-Law (PCMU):
|
| Input Pin Interfaces | IPin |
| Merit | MERIT_NORMAL |
| Filter Categories | DirectShow filters, AVObjects filters |
| Filter Name | AVObjects WRtpServer |
| Executable | WRtpServer.dll |