Files
tldr/pages.ko/common/obs.md
코드싸이 650fabfc22 common/o*: add Korean translation (#14642)
* common/o*: add Korean translation

* odps-resource: update Korean translation (fix typo)
2024-11-05 23:54:36 +09:00

34 lines
618 B
Markdown

# obs
> 오픈 브로드캐스터 소프트웨어.
> 비디오 녹화 및 라이브 스트리밍 프로그램.
> 더 많은 정보: <https://obsproject.com/>.
- OBS 실행:
`obs`
- OBS를 포터블 모드로 실행:
`obs --portable`
- 실행 시 자동으로 비디오 녹화를 시작:
`obs --startrecording`
- 실행 시 자동으로 리플레이 버퍼 시작:
`obs --startreplaybuffer`
- 실행 시 자동으로 스트리밍 시작:
`obs --startstreaming`
- 실행 시 시스템 트레이로 최소화:
`obs --minimize-to-tray`
- 로그를 더 자세하게 남기기 (디버깅용):
`obs --verbose`