P-StreamRec

P-StreamRec

Docker 应用程序 from Raccommode's Repository

概述

P-StreamRec is a self-hosted recorder for Chaturbate, CAM4, and m3u8/HLS live streams, with a web interface for discovery, following, live watch, recordings, password protection, optional account login, recording segmentation, and automatic MP4 conversion.

要求

For the best Chaturbate support, install FlareSolverr separately and set FLARESOLVERR_URL. If both containers are on a custom Docker network, http://flaresolverr:8191 is expected; on bridge networking, use the Unraid server IP and FlareSolverr port.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
sh
特权
false

模板配置

Web UI PortPorttcp

Web interface port. Container port: 8080.

目标
8080
默认值
8080
价值
8080
DataPathrw

Stores the database, sessions, thumbnails, cookies, original TS recordings, and converted MP4 files.

目标
/data
默认值
/mnt/user/appdata/p-streamrec
价值
/mnt/user/appdata/p-streamrec
TimezoneVariable

Timezone used by the app, for example America/Toronto.

目标
TZ
默认值
UTC
价值
UTC
PasswordVariable

Optional password required to access the web interface.

目标
PASSWORD
Auto Record UsersVariable

Optional comma-separated usernames to monitor and record automatically.

目标
AUTO_RECORD_USERS
Chaturbate ResolverVariable

Enable Chaturbate stream resolution. Use true or false.

目标
CB_RESOLVER_ENABLED
默认值
true
价值
true
FlareSolverr URLVariable

Optional FlareSolverr URL for Cloudflare bypass. Install FlareSolverr separately if needed.

目标
FLARESOLVERR_URL
默认值
http://flaresolverr:8191
价值
http://flaresolverr:8191
Chaturbate UsernameVariable

Optional Chaturbate username for Following sync and better stream quality.

目标
CHATURBATE_USERNAME
Chaturbate PasswordVariable

Optional Chaturbate password.

目标
CHATURBATE_PASSWORD
Recording Segment DurationVariable

Optional split interval in minutes. Use 0, 30, 60, or 90.

目标
RECORD_SEGMENT_DURATION_MINUTES
默认值
0
价值
0
Recording Segment SizeVariable

Optional maximum TS segment size in MB. Use 0 to disable size-based splitting.

目标
RECORD_SEGMENT_SIZE_MB
默认值
0
价值
0
Auto ConvertVariable

Automatically convert completed TS recordings to MP4. Use true or false.

目标
AUTO_CONVERT
默认值
true
价值
true
Keep TS OriginalsVariable

Keep original TS files after MP4 conversion. Use true or false.

目标
KEEP_TS
默认值
false
价值
false
Provider Proxy URLVariable

Optional outbound proxy for provider requests, such as http, https, socks4, or socks5.

目标
PSTREAMREC_PROXY_URL
No ProxyVariable

Hosts that should bypass standard proxy environment variables.

目标
NO_PROXY
默认值
localhost,127.0.0.1,flaresolverr
价值
localhost,127.0.0.1,flaresolverr
Chaturbate Request DelayVariable

Delay between Chaturbate requests, in seconds.

目标
CB_REQUEST_DELAY
默认值
1.0
价值
1.0

详细信息

存储库
ghcr.io/raccommode/p-streamrec:latest
最后更新2026-06-01
初见2026-05-16

在Unraid 上运行 P-StreamRec 。

P-StreamRec 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。