Skip to content

RTSP Https and RTSP multiple Media setup/usage#146

Merged
ngraziano merged 2 commits into
ngraziano:dotnetcorefrom
Revan1985:dotnetcore
Oct 27, 2025
Merged

RTSP Https and RTSP multiple Media setup/usage#146
ngraziano merged 2 commits into
ngraziano:dotnetcorefrom
Revan1985:dotnetcore

Conversation

@Revan1985

Copy link
Copy Markdown

I have added an update for the Https transport.
I have also added the RTSP client with an example of handling multiple media track request.
This was needed for a camera where i Work just because the setup was a mess (H264/5 and mjpeg together).

I hope can help someone.

@ngraziano

Copy link
Copy Markdown
Owner

Thanks for the code. Next time can you try to keep one subject by PR (https and multiple media in different PR for example)

For the multiple media I merge it because the rtspclient is only an example, but I think I will modify it to provide a way to select one video and one audio with some sort of priority system, but for now I don't know how. Or maybe I will remove separation of audio and video event or totally remove the event system, I'm not sure.

@ngraziano ngraziano merged commit f913a11 into ngraziano:dotnetcore Oct 27, 2025
1 check passed
@Revan1985

Copy link
Copy Markdown
Author

I know I should have done a different pr for https, but I discover after the commit I cannot separate them...
I will do first one and then another when needed.

ngraziano added a commit that referenced this pull request Nov 16, 2025
Éléments de travail associés : #1
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