Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
c2e80768
Commit
c2e80768
authored
Aug 15, 2019
by
Andrey Vertiprahov
Browse files
Fix Beward.BD normalizer.
parent
e7d5e6dc
Pipeline
#15182
passed with stages
in 11 minutes and 31 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
sa/profiles/Beward/BD/confdb/normalizer.py
View file @
c2e80768
...
...
@@ -107,7 +107,7 @@ class BDNormalizer(BaseNormalizer):
if
not
res
:
height
,
width
=
0
,
0
else
:
height
,
width
=
res
.
width
,
res
.
width
height
,
width
=
res
.
width
,
res
.
height
yield
self
.
make_media_streams_video_admin_status
(
name
=
stream_name
,
admin_status
=
resolution_name
!=
"disable"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment