Capturing VOD from a file
WCS allows you to work with previously recorded broadcasts as with a regular video stream
WCS offers possibility to capture a media stream from an MP4 file located on the local disk of the server (Video on Demand, VOD). The received stream can be played, republished, managed just like any stream on the WCS server. Primarily, this option is intended to play previously recorded broadcasts in a browser or a mobile application on the client side.
Specifications
Stream recording platforms |
Technologies | Protocols | Formats | Codecs |
|
|
|
|
|
- Chrome
- Firefox
- Safari, Mac OS
- Safari, iOS
- Edge
- Opera
- iOS SDK
- Android SDK
- WebRTC
- WebRTC
- RTMP
- RTSP
- mp4
- H.264
- AAC
Scheme of capturing VOD from a file
The browser requests the saved file to play, WCS generates WebRTC video stream from the file and sends it to the browser to play
Step-by-step scheme of capturing VOD from a file
- A video file in mp4 format is stored on the server in a special folder
- The browser requests the file to play
- WCS gives the file as a WebRTC video stream
For more information on capturing VOD from a previously saved file, see Testing
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.