WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 5: | Line 5: | ||
===Input Pin Media Types=== | ===Input Pin Media Types=== | ||
− | AVC/H264: | + | AVC/H264:<br> |
− | majortype: | + | majortype: MEDIATYPE_Video<br> |
− | subtypes: | + | subtypes: MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream<br> |
− | formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 | + | formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2<br> |
Revision as of 00:55, 9 September 2018
Filter Interfaces
IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer
Input Pin Media Types
AVC/H264:
majortype: MEDIATYPE_Video
subtypes: MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream
formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2
|}