mirror of
https://github.com/androidx/media.git
synced 2025-05-14 11:09:53 +08:00

If the `RtspMediaSource.Factory` is provided a `MediaItem` containing a uri with the scheme `rtspt`, then the factory will create its `RtspMediaSource` configured to use TCP. Issue: androidx/media#1484 PiperOrigin-RevId: 740340604