//SET THE RTSP STREAM ADDRESS HERE
var address = “rtsp://webstream1:048c2d8fcc@ 109.206.113.231:554/cam/ realmonitor?channel=3&subtype= 0”;

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;