Media Source | Media files | source media comes
from stored files. |
RTP receive | source media is the real-time stream received from
network via RTP/RTSP. |
Capture | source media comes from the capture device, e.g.,
microphone or camera. |
Media Sink | Play | playback, rendering
the source media to speaker, monitor, etc. |
RTP Transmit | Broadcast the source media across network via
RTP/RTSP |
Transcode | Export the source media into a file. |
Optional Component | Player Bean | JMF player as a java bean component |
Demo & Tool | JMStudio is an application demo bundled in JMF2.X. Please note that JMStudio touches a lot of areas of JMF, once it is selected, it will increase the size of target jar file. JMFRegistry is a useful tool bundled in JMF2.X to manage JMF plugin registry. |
IMA4_MS is the Microsoft version of IMA4. |
GSM_MS is the Microsoft version of GSM. |
JD_xxx means java decoders |
ND_xxx means native decoders |
JE_xxx means java encoders |
NE_xxx means native encoders |
DRTP_xxx means depacketizers |
PRTP_xxx means packetizers |
The IV32 native decoder on windows platform uses VCM interface. |