| Top |  |  |  |  | 
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseParse ╰── GstIRTSPParse
This is an interleaved RTSP parser that allows extracting specific so-called "channels" from received interleaved (TCP) RTSP data (typically extracted from some network capture).
| 1 2 | gst-launch-1.0 filesrc location=h264crasher.pcap ! pcapparse ! irtspparse ! rtph264depay ! ffdec_h264 ! fakesink | 
Read from a pcap dump file using filesrc, extract the raw TCP packets, depayload and decode them.
| plugin | pcapparse | 
| author | Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> | 
| class | Raw/Parser | 
“channel-id” property“channel-id” gint
Channel Identifier.
Flags: Read / Write
Allowed values: [0,255]
Default value: 0