Need to display live video in a web page, .. cannot get my head around how
to do it given one main constraint:
The only port guaranteed to be open is 443/https [where Apache serves up
the site].
Any pointers on embedding a video stream in a browser frame under these
conditions?
Lee