Broadcast Live Video – Live Streaming : WebRTC, HLS, RTSP, RTMP
Run a WordPress live streaming platform with WebRTC, HLS, RTMP, OBS/IP camera inputs, channels, chat, scheduling, memberships, and PPV.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_mycred_log | A logging table that records activity, events, or audit history. | Static |
| wp_vw_lsrooms | Stores vw lsrooms data created by this plugin. | Static |
| wp_vw_lwsessions | Stores session data for tracking user or visitor state. | Static |
| wp_vw_sessions | Stores session data for tracking user or visitor state. | Static |
| wp_vw_vwls_chatlog | Stores vw vwls chatlog data created by this plugin. | Static |
| wp_vw_vwls_sessions | Stores session data for tracking user or visitor state. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
my_dismiss_noticeOption key:useraccesstimeOption key:vw_snapshot_offsetOption key:vwdeepllangsOption key:vwlivestreamingoptionsOption key:vwlivewebcamsoptionsOption key:vwls_db_versionOption key:vwls_last_restream_statusOption key:vwls_last_restream_status_timeOption key:vwls_page_channelsOption key:vwls_page_manageOption key:vwls_plan_dataOption key:vwvideoshareoptionswp_postmetawp_usermeta