Skip to content

Commit

Permalink
Add probe link to WebUI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed May 15, 2024
1 parent 69c288b commit 75020d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
const templates = [
'<a href="stream.html?src={name}">stream</a>',
'<a href="links.html?src={name}">links</a>',
'<a href="api/streams?src={name}&video=all&audio=all&microphone">probe</a>',
'<a href="#" data-name="{name}">delete</a>',
];

Expand Down

0 comments on commit 75020d4

Please sign in to comment.