gst-plugins-rs/net
rajneeshksoni 994c79569e awss3sink: Add properties to set content-Type and content-disposition.
for uploaded object default content-type is set to binary/octet-stream,
which is correct.
metadata cannot be used to set content-type and content-disposition as
setting metadata add a prefix x-amz-meta to key
e.g. setting metadate "content-type=video/mp4" actually set value as
x-amz-meta-content-type. So these has to be seaprate property.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1085>
2023-02-09 19:04:07 +00:00
..
aws awss3sink: Add properties to set content-Type and content-disposition. 2023-02-09 19:04:07 +00:00
hlssink3 hlssink3: Allow setting i-frame-only playlist. 2023-02-08 14:04:46 +00:00
ndi Update for glib API changes 2023-01-21 18:13:48 +02:00
onvif onvif: Update for allocation query caps API changes 2023-01-19 16:38:06 +02:00
raptorq Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
reqwest Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
rtp rtpgccbwe: Don't use clamp() if there's no clear min/max value 2023-02-06 21:56:46 +02:00
webrtc Update for glib API changes 2023-01-31 12:24:07 +02:00
webrtchttp Update for glib API changes 2023-01-21 18:13:48 +02:00