Player for browser
Universal player for playing video streams in a browser
The player operates through our demo server demo.flashphoner.com. The server part is necessary for stream adaptation for subsequent playback in a browser.
Specifications
Stream sources |
Playback technologies |
Playback platforms |
|
|
|
Stream sources
- IP cameras
- Web cameras
- Media servers
- Surveillance systems
- Conference servers
Playback technologies
- WebRTC
- MSE
- Flash
- WSPlayer (Websocket + HTML5 Canvas)
Playback platforms
- Chrome
- Firefox
- Opera
- Safari, Mac OS
- Safari, iOS
- IE
- Edge
- iOS SDK
- Android SDK
Player work scheme
WCS server receives a video stream from a video stream source and plays it in the player
A step-by-step diagram of the player
- Browser requests audio-video stream
- Web Call Server connects to the source and requests the stream required by the browser
- The stream source sends audio and video traffic to the WCS server
- The Web Call Server sends the stream to the browser for playback
Download Web Call Server 5
System requirements: Linux x86_64, 1 core CPU, 2 Gb RAM, Java
Installation:
- wget https://flashphoner.com/download-wcs5.2-server.tar.gz
- Unpack and install using 'install.sh'
- Launch server using command 'service webcallserver start'
- Open the web interface https://host:8444 and activate your license
If you are using Amazon EC2, you don't need to download anything.