Video Streaming - HD FLV Player
HD FLV Player is coded to support a wide variety of video streaming methods, which gives you many different options to stream videos. Users will be able to click anywhere on the video player and the video will load from that point if you implement one of the supported video streaming methods.
Video Player Streaming Methods
- Lighttpd Streaming
Using a lighttpd web server with the flv streaming module will allow you to stream FLV videos, so users can click anywhere on the hd video player and the FLV video will load from that point.
- Apache mod_flvx Video Streaming
Using the popular apache web server with mod_flvx installed you can click anywhere on the hd video player and the FLV video will load from that point.
- Apache mod_h264 Video Streaming (MP4)
Allows you to stream MP4 videos using an apache web server, so users can click anywhere on the hd video player and the MP4 video will load from that point.
Streaming Requirements
- Lighttpd Streaming
Lighttpd web server with mod_flv_streaming installed.
- Apache mod_flvx Video Streaming
Apache web server with mod_flvx installed.
- Apache mod_h264 Video Streaming (HD)
Apache web server with mod_h264 installed.
Let Us Install Them For You
