//SET THE RTSP STREAM ADDRESS HERE var output = '
'; output += '
'; output += '
'; output += '
'; output += '
'; output += '
'; //SET THE DIV'S ID HERE document.getElementById("the_div_that_will_hold_the_player_object").innerHTML = output;
Made on
Tilda