.trPic{
width:640px;
height:480px;
position:absolute;
top:0px;
left:0px;
width:640px;
height:480px;
background: url(http://192.168.2.150:8090/?action=stream) no-repeat;
border:0px solid #000000;
}
Is it possible to include a hostname in CSS? For example, () as my server runs on a different port and when my IP changes or someone connects from outside the LAN, I can't see the stream...
For instance, when my IP changes to 192.168.43.187, I have to update the CSS file and if using localhost which utilizes 127.0.1.1, it doesn't show on the LAN. In order to stream outside of the LAN, I need to modify the CSS to