| 开发者 | proxymis |
|---|---|
| 更新时间 | 2026年2月25日 17:13 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.3 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
castio-live folder to /wp-content/plugins/, or search for “Castio.live” in the WordPress Plugin Directory.wp-content/uploads/castio/{stream_id}.Yes. The viewer page shows a built‑in real‑time chat panel next to the video so your audience can react and interact while you’re live. Moderation tools (ban/delete) require a premium license; basic chat is free.
No. Live video streaming and chat run entirely on your own WordPress server.
Yes. Optional features may connect to Stripe for payment processing and to the Castio.live licensing server for premium license validation.
Yes. Viewer playback works on iOS Safari using native HLS support.
Those browsers do not currently expose the APIs required to generate HLS streams in the browser.
Yes. Castio.live works with most CDNs, including Cloudflare.
castio_stream post type). It uses hls.js to play the recorded VOD (vod.m3u8) or live playlist (index.m3u8) with poster image support, so editors can watch the video directly from the WordPress admin without leaving the page.https://castio.live/support/ with the admin email, domain, and license key pre-filled as query parameters for faster support authentication.[castio_streams] shortcode now silently skips any stream post that has no recorded video on disk (vod.m3u8 or index.m3u8 absent), keeping the public listing clean./chat/mod/ban, /unban, /delete, /banned_list, /list) enforce the premium check server-side.position: fixed (appended to <body>) so it renders above the video element on all browsers and devices, escaping any overflow: hidden clipping. Position is calculated from the button's bounding rect and clamped to stay fully within the viewport. On mobile (≤480 px) columns reduce from 8 to 6 to prevent overflow.?page=castio_live) improvements
<video> element on mobile browsers (hardware-composited video layer issue) by relocating the popup to <body> with position: fixed.can_moderate being passed as 1 for admins without a premium license.