- download zip .(need ortdp 1.4.0 or later)
- copy to Sync folder
- add restful to OutputMethods in config.ini
- add Browser Source to scene in OBS.
- type {your sync folder}/html/rtpp.html or http://oddr.kedamaovo.moe/rtpp.html in Browser Source
- If you want to let other devices display PP via LAN, please read here.
| Setting Name | Default Value | Description |
|---|---|---|
| AllowLAN | False | Whether to allow LAN users to access |
| EnableFileHttpServer | False | Whether to enable the song file server(host=localhost:10801 e.g: http://localhost:10801/rtbpm.html) |
| FileServerRootPath | ../html | if EnableSongsHttpServer=True,Must be set |
| ApiPort | 10800 | Api server port |
| FilePort | 10801 | File server port |
- GET http://localhost:10800/api API List
- OsuDataDistributeRestful Api(ODDR.js)
- OsuRTDataProvider Api(ORTDP.js)
- RealTimePPDisplayer Api(RTPPD.js)
