-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Control AO-RTSP stream with RESTful API (#677)
* #655 move ao-sink app config to a separate moudule * #655 implement stream manger * #655 add API server * #655 validate stream requests * #655 add YAML response * #655 configure API port * #655 allow to set per-stream codec * #655 update API * #655 check codec is available before stream creation * #655 fix AO-sink adapter * #655 update docs for samples * #655 add docstrings to API * #655 update documentation for AO-sink * #655 add stream control API usage examples to multiple_gige sample * #655 fix AO-sink * #655 add API documentation
- Loading branch information
Showing
37 changed files
with
1,131 additions
and
256 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
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
Oops, something went wrong.