common/o*: add Korean translation (#14642)
* common/o*: add Korean translation * odps-resource: update Korean translation (fix typo)
This commit is contained in:
33
pages.ko/common/obs.md
Normal file
33
pages.ko/common/obs.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# obs
|
||||
|
||||
> 오픈 브로드캐스터 소프트웨어.
|
||||
> 비디오 녹화 및 라이브 스트리밍 프로그램.
|
||||
> 더 많은 정보: <https://obsproject.com/>.
|
||||
|
||||
- OBS 실행:
|
||||
|
||||
`obs`
|
||||
|
||||
- OBS를 포터블 모드로 실행:
|
||||
|
||||
`obs --portable`
|
||||
|
||||
- 실행 시 자동으로 비디오 녹화를 시작:
|
||||
|
||||
`obs --startrecording`
|
||||
|
||||
- 실행 시 자동으로 리플레이 버퍼 시작:
|
||||
|
||||
`obs --startreplaybuffer`
|
||||
|
||||
- 실행 시 자동으로 스트리밍 시작:
|
||||
|
||||
`obs --startstreaming`
|
||||
|
||||
- 실행 시 시스템 트레이로 최소화:
|
||||
|
||||
`obs --minimize-to-tray`
|
||||
|
||||
- 로그를 더 자세하게 남기기 (디버깅용):
|
||||
|
||||
`obs --verbose`
|
Reference in New Issue
Block a user