SRS Player Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
SRS Player is a dedicated video streaming player, supports a set of protocols, compatible with major browsers, such as Chrome, Safari and Firefox.
Usage
For HLS live streaming, please use the following shortcode:
[srs_player url="https://your_droplet_ip/live/livestream.m3u8"]
For WebRTC streaming, the shortcode:
[srs_player url="webrtc://your_droplet_ip/live/livestream"]
For HTTP-FLV live streaming, the shortcode:
[srs_player url="https://your_droplet_ip/live/livestream.flv"]
You could create a video streaming server using SRS Droplet by only 1-Click.
For detailed documentation, please visit the Srs Player page.
Key Features
- Embed live streaming into a post/page or anywhere on your WordPress site
- Supports HLS/HTTP-FLV/WebRTC over HTTP or HTTPS for live streaming
- Embed HTML5 videos which are compatible with all major browsers
- Automatically play a video when the page is rendered
- No setup required, simply install and start embedding videos
- Lightweight and compatible with the latest version of WordPress
Shortcode Options
Options supported in the shortcode.
Width
Optional, limit the width of the video.
[srs_player url="https://your_droplet_ip/live/livestream.m3u8" width="720"]