DDF4010HDV
www.dallmeier.com
47
The transfer format defines the RTP payload to be transported.
RTP/H264
The video data is packetized by the Real-Time Transport Protocol (
RTP
) for a
H.264
Video
Elementary Stream.
Audio data is
not
transferred.
The data must be encoded to H.264 format.
The packaging is based on the following standards:
RFC3550 - RTP: A Transport Protocol for Real-Time Applications
RFC3551 - RTP Profile for Audio and Video Conferences with Minimal Control
RFC3984 - RTP Payload Format for H.264 Video
RTP/MJPeG
The video data is packetized by the Real-Time Transport Protocol (
RTP
) for a
MJPeG
Video Stream.
Audio data is
not
transferred.
The data must be encoded in MJPEG format.
The packaging is based on the following standards:
RFC3550 - RTP: A Transport Protocol for Real-Time Applications
RFC3551 - RTP Profile for Audio and Video Conferences with Minimal Control
RFC2435 - RTP Payload Format for JPEG-compressed Video
9.3.2
Transfer Method
The transfer method defines the distribution of audio and video data in the network.
Multicast
The data packets are transferred via point-to-multipoint connection to a group of receivers
(clients) including the specified IP multicast address and port number.
The packets have to be transferred only once, the distribution to the members of the group
is done by specially configured routers.
A member of the group only receives the data packets if it is aware of the IP multicast ad-
dress and the appropriate application service is available with the specified port number.
IP multicast uses the address range from
224.0.0.0
to
239.255.255.255
(Class D).
Note that certain IP multicast address ranges are reserved for special purposes.
unicast
The data packets are transferred via point-to-point connection to exact one receiver (client)
in the network including the specified destination IP address and port number.
The receiver only receives the data packets if the appropriate application service is avail-
able with the specified port number.