Skip to content

Add support for RTSPS to RTSPClient#7

Merged
jimm98y merged 2 commits intojimm98y:mainfrom
paulomorgado:RTSPS
Feb 2, 2025
Merged

Add support for RTSPS to RTSPClient#7
jimm98y merged 2 commits intojimm98y:mainfrom
paulomorgado:RTSPS

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Use Rtsp.RtspUtils.CreateRtspTransportFromUrl(_uri) to create RTSP transport.

Paulo Morgado and others added 2 commits January 20, 2025 10:29
Used `Rtsp.RtspUtils.CreateRtspTransportFromUrl(_uri)` to create RTSP transport.
Copy link
Copy Markdown
Owner

@jimm98y jimm98y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I've just fixed the "http" transport as the original one does not pass the credentials down to the transport element. I've also exposed the certificate validation callback so that users can use it with self-signed certificates.

@jimm98y jimm98y merged commit c3539cc into jimm98y:main Feb 2, 2025
@paulomorgado paulomorgado deleted the RTSPS branch February 2, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants