gst-plugins-rs/net/rtsp/src
Nirbheek Chauhan 42425abb69 rtspsrc: Factor out SDP → Caps, parse more attributes
This could be a struct of some kind derived from sdp_types::Media etc,
but this is fine for now.

Adds parsing of framesize, and fallbacks for missing or incomplete
rtpmap.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1425>
2024-02-07 20:29:23 +05:30
..
rtspsrc rtspsrc: Factor out SDP → Caps, parse more attributes 2024-02-07 20:29:23 +05:30
lib.rs New RTSP source plugin with live streaming support 2024-02-07 20:29:18 +05:30