We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For LiveMan
/api/streams/?nodes=<alias>
Only select display nodes=<alias> streams
nodes=<alias>
/api/streams/?nodes=<alias>,<alias2>
Only select display nodes=<alias> and nodes=<alias2> streams
nodes=<alias2>
/whip/<id>?nodes=<alias>
/whip/<id>?nodes=<alias>,<alias2>
Only select <alias> or <alias2>
<alias>
<alias2>
/whep/<id>?nodes=<alias>
/whep/<id>?nodes=<alias>,<alias2>
The text was updated successfully, but these errors were encountered:
hongcha98
No branches or pull requests
For LiveMan
/api/streams/?nodes=<alias>
Only select display
nodes=<alias>
streams/api/streams/?nodes=<alias>,<alias2>
Only select display
nodes=<alias>
andnodes=<alias2>
streams/whip/<id>?nodes=<alias>
and/whip/<id>?nodes=<alias>,<alias2>
Only select
<alias>
or<alias2>
/whep/<id>?nodes=<alias>
and/whep/<id>?nodes=<alias>,<alias2>
Only select
<alias>
or<alias2>
The text was updated successfully, but these errors were encountered: