Simple PHP setup for HTML5 Videochat web application by VideoWhisper.
Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020.
HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash.
This is a simple embedding preview edition, with simple scripts to embed app and showcase few features.
Live demo for this edition is available at:
https://videowhisper.com/demos/html5-videochat/
For a full implementation of advanced capabilities,...
VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources).
Live Streaming key features:
+ 1 to many 1 way video streaming
+ Live chat for viewers
+ User list with online participants
+ Channel title
+ HTML embed code to publish video channel
+ P2P group streaming support
+ Session timer and control with scripts
+ 100% web based for clients
The php edition is the easiest choice to setup and run the Live Streaming application on a...