Broadcast Live Video – Live Streaming : WebRTC, HLS, RTSP, RTMP

Live video streaming with WebRTC, HLS, RTMP — broadcast from webcam, OBS, IP cameras. Channel management, scheduling, chat, membership, pay-per-view.

6 database tables

Table NameDescriptionMethod
wp_mycred_logA logging table that records activity, events, or audit history.Static
wp_vw_lsroomsStores vw lsrooms data created by this plugin.Static
wp_vw_lwsessionsStores session data for tracking user or visitor state.Static
wp_vw_sessionsStores session data for tracking user or visitor state.Static
wp_vw_vwls_chatlogStores vw vwls chatlog data created by this plugin.Static
wp_vw_vwls_sessionsStores 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_options
Option 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:vwvideoshareoptions
wp_postmeta
Post meta
wp_usermeta
User meta