WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 9: | Line 9: | ||
|- | |- | ||
|Input Pin Media Types | |Input Pin Media Types | ||
− | |'AVC/H264':<br>MEDIATYPE_Video<br>MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream<br>FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2<br> | + | |''AVC/H264'':<br>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> | 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> | VP9 ( Fourcc = 'VP90'):<br>MEDIATYPE_Video/Fourcc subtype/FORMAT_VideoInfo2|FORMAT_VideoInfo<br> |
Revision as of 13:05, 21 September 2018
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
Filter Interfaces | IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer |
Input Pin Media Types | AVC/H264: MEDIATYPE_Video MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 VP8 ( Fourcc = 'VP80'): |
Input Pin Interfaces | IPin |
Merit | MERIT_NORMAL |
Filter Categories | DirectShow filters, AVObjects filters |
Filter Name | AVObjects WRtpServer |
Executable | WRtpServer.dll |