Add probe link to WebUI
This commit is contained in:
@@ -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µphone">probe</a>',
|
||||
'<a href="#" data-name="{name}">delete</a>',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user