WebRTC/RTP Server: Technical Specs

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 28: Line 28:
  
 
|-  
 
|-  
|MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2 | FORMAT_VideoInfo
+
|MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2, FORMAT_VideoInfo
 +
|
  
 
|}
 
|}

Revision as of 01:05, 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


VP8 ( Fourcc = 'VP80'): [1]
MEDIATYPE_Video / Fourcc subtype / FORMAT_VideoInfo2, FORMAT_VideoInfo


Personal tools