Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.media3.exoplayer.rtsp\n==============================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/media3/exoplayer/rtsp/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|\n| [RtpPacket](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtpPacket) | Represents the header and the payload of an RTP packet. |\n| [RtpPacket.Builder](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtpPacket.Builder) | Builder class for an [RtpPacket](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtpPacket) |\n| [RtpPayloadFormat](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtpPayloadFormat) | Represents the payload format used in RTP. |\n| [RtpUtils](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtpUtils) | Utility methods for RTP. |\n| [RtspMediaSource](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtspMediaSource) | An Rtsp [MediaSource](/reference/kotlin/androidx/media3/exoplayer/source/MediaSource) |\n| [RtspMediaSource.Factory](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtspMediaSource.Factory) | Factory for [RtspMediaSource](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtspMediaSource) |\n\nExceptions\n----------\n\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| [RtspMediaSource.RtspPlaybackException](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtspMediaSource.RtspPlaybackException) | Thrown when an exception or error is encountered during loading an RTSP stream. |\n| [RtspMediaSource.RtspUdpUnsupportedTransportException](/reference/kotlin/androidx/media3/exoplayer/rtsp/RtspMediaSource.RtspUdpUnsupportedTransportException) | Thrown when an RTSP Unsupported Transport error (461) is encountered during RTSP Setup. |"]]