gst-plugins-rs/ci
Nirbheek Chauhan 086ffd7aff New RTSP source plugin with live streaming support
GST_PLUGIN_FEATURE_RANK=rtspsrc2:1 gst-play-1.0 [URI]

Features:
* Live streaming N audio and N video
  - With RTCP-based A/V sync
* Lower transports: TCP, UDP, UDP-Multicast
* RTP, RTCP SR, RTCP RR
* OPTIONS DESCRIBE SETUP PLAY TEARDOWN
* Custom UDP socket management, does not use udpsrc/udpsink
* Supports both rtpbin and the rtpbin2 rust rewrite
  - Set USE_RTPBIN2=1 to use rtpbin2 (needs other MRs)
* Properties:
  - protocols selection and priority (NEW!)
  - location supports rtsp[ut]://
  - port-start instead of port-range

Co-Authored-by: Tim-Philipp Müller <tim@centricular.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1425>
2024-02-07 20:29:18 +05:30
..
check-documentation-diff.py ci: Check that documentation is updated as required 2022-08-29 18:33:22 -04:00
check-for-symlinks.sh ci: add check for symlinks 2023-04-08 23:20:54 +01:00
check-installed.py webrtc: Rename and add to meson build the signalling server 2022-10-20 18:20:15 +00:00
env.sh ci: use fdo template 2020-04-27 12:19:08 +02:00
generate-static-test.py video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00
install-dav1d.sh ci: Update to dav1d 1.1 2023-02-20 11:09:21 +02:00
install-rust-ext.sh ci: Update to cargo-c 0.9.15 2023-02-20 13:08:46 +02:00
run_windows_tests.ps1 video/gtk4: Implement support for GLTextures when possible. 2022-11-29 21:18:46 +02:00
utils.py New RTSP source plugin with live streaming support 2024-02-07 20:29:18 +05:30