rtpj2kpay

rtpj2kpay — Payload-encodes JPEG 2000 pictures into RTP packets (RFC 5371)

Synopsis

                    GstRtpJ2KPay;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseRTPPayload
                     +----GstRtpJ2KPay

Properties

  "buffer-list"              gboolean              : Read / Write

Description

Payload encode JPEG 2000 pictures into RTP packets according to RFC 5371. For detailed information see: http://www.rfc-editor.org/rfc/rfc5371.txt

The payloader takes a JPEG 2000 picture, scans the header for packetization units and constructs the RTP packet header followed by the actual JPEG 2000 codestream.

Details

GstRtpJ2KPay

typedef struct _GstRtpJ2KPay GstRtpJ2KPay;

Property Details

The "buffer-list" property

  "buffer-list"              gboolean              : Read / Write

Use Buffer Lists.

Default value: TRUE