logo

NICE HTML Player : 1.HTML5 video hls.js ... 2.MediaElement.js flash ...


● Optimized HTML for fast operating

● Faster HTML Player Load

● Keyboard Function: Enter-Play Left/Right-categories Up/Down-channels


Installation:

1.Download source code HTML5 video hls.js based or ...
2.Download source code MediaElement.js flash based

3.Unzipping source code and copy folder to your html server

4.Replace with your nice resreamer nApi in main.js .....

var v_idx = 0,
h_idx = 0,
cur_page = 0,
cur_volume = 0,
standby = false,
channel_set = false,
button_blocked = false,
MW_SSID = '',
entries = [],
visible = true,
current = 0,
cursor = 0,
pageSize = 10,
entryHeight = 47,
cur_ch = -1,
chan_tmo = 0,
volume_timer = 0,
timer1 =0,
timer2 =0,
timer3 =0,
clurl='',
cat_n=0,
cat_m=[],
ev_c=0;
var urlh = "http://192.168.1.40:4002"; // Replace with your nice resreamer nApi 
var user='';
var pass='';

....