Remove optional fields, normalize indentation
This commit is contained in:
@@ -207,8 +207,6 @@ func GetProfilesResponse(names []string) string {
|
|||||||
<trt:Height>1080</trt:Height>
|
<trt:Height>1080</trt:Height>
|
||||||
</trt:Resolution>
|
</trt:Resolution>
|
||||||
<trt:RateControl>
|
<trt:RateControl>
|
||||||
<trt:FrameRateLimit>29.97003</trt:FrameRateLimit>
|
|
||||||
<trt:BitrateLimit>5000</trt:BitrateLimit>
|
|
||||||
</trt:RateControl>
|
</trt:RateControl>
|
||||||
</trt:VideoEncoderConfiguration>
|
</trt:VideoEncoderConfiguration>
|
||||||
<trt:VideoSourceConfiguration token="` + strconv.Itoa(i) + `">
|
<trt:VideoSourceConfiguration token="` + strconv.Itoa(i) + `">
|
||||||
|
|||||||
Reference in New Issue
Block a user