-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(streams): allow changing the RTSP URI
Adds a URI option to the describe method in the RTSP session. If provided, it's used for that session instead of the URI that was provided to the constructor. The latter now only serves as default URI when none is provided to describe. On teardown, the session control URL is restored to the default. Fixes #1077
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters