mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy
This commit is contained in:
commit
8a20258ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ const ChannelsTable = () => {
|
|||
};
|
||||
|
||||
function handleWatchStream(channelNumber) {
|
||||
showVideo(`http://192.168.1.151:5656/output/stream/${channelNumber}/`);
|
||||
showVideo(`/output/stream/${channelNumber}/`);
|
||||
}
|
||||
|
||||
// (Optional) bulk delete, but your endpoint is @TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue