mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

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