| This is a utility class which configures a RTP datasource with
dynamic payload information using the interface defined in
javax.media.rtp.RTPControl.The main method is the Init() method which
will take in a datasource as an argument. Currently, the datasource
is configured for dynamic payload types used by ShowmeTvT, which
tranmits DVI compressed audio at 44.1 KHz at
dynamic RTP payloads 18. The JMF RTP handlers
are capable of handling these content types. The RTP datasource must
be configured with dynamic payload information prior to attempting to
playback these streams.
|