Fix rtsp address in livestream
This commit is contained in:
@@ -413,7 +413,7 @@ h1 {
|
|||||||
?>
|
?>
|
||||||
<div style="display:inline" id="RTSP_streams">
|
<div style="display:inline" id="RTSP_streams">
|
||||||
<label>RTSP Stream: </label>
|
<label>RTSP Stream: </label>
|
||||||
<select id="rtsp_stream_select" name="RTSP Streams">
|
<select id="rtsp_stream_select" class="testbtn" name="RTSP Streams">
|
||||||
<?php
|
<?php
|
||||||
//The setting representing which livestream to stream is more than the number of RTSP streams available
|
//The setting representing which livestream to stream is more than the number of RTSP streams available
|
||||||
//maybe the list of streams has been modified
|
//maybe the list of streams has been modified
|
||||||
|
|||||||
Reference in New Issue
Block a user