Update Description
This commit is contained in:
parent
ffebd3679b
commit
beae374440
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -78,7 +78,7 @@ Multi-Arch: same
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: recorder and streamer for live video content (shared library)
|
Description: recorder and streamer for live video content (shared library, OpenGL wrapper)
|
||||||
OBS Studio is designed for efficiently recording and streaming live video
|
OBS Studio is designed for efficiently recording and streaming live video
|
||||||
content. It supports live RTP streaming to various streaming sites.
|
content. It supports live RTP streaming to various streaming sites.
|
||||||
.
|
.
|
||||||
|
@ -89,7 +89,7 @@ Multi-Arch: same
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: recorder and streamer for live video content (shared library)
|
Description: recorder and streamer for live video content (shared library, OpenGL support)
|
||||||
OBS Studio is designed for efficiently recording and streaming live video
|
OBS Studio is designed for efficiently recording and streaming live video
|
||||||
content. It supports live RTP streaming to various streaming sites.
|
content. It supports live RTP streaming to various streaming sites.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue