Display TV within a web page
Display TV within a web page
(OP)
Hi
I have been asked by my manager to build a simple application for a presentation screen in reception. It is a 42" lcd that currently either has TV playing or a powerpoint presentation.
They want to use it to display key information, have a scrolling news area and show the TV in the top corner taking about 1/3 of the screen. They want to be able to update this info through a simple web interface so I thought about using Chrome in kiosk mode.
The problem is the TV area, the TV has an aerial input and connection to the network so I could use either the aerial or web tv streaming (prefer aerial though as the office is quite remote and the internet occasionally goes up and down). They want the rest of the page to wrap around the TV section so it is embedded into the page.
Can anyone make any recommendations on how best to go about this?
I have been asked by my manager to build a simple application for a presentation screen in reception. It is a 42" lcd that currently either has TV playing or a powerpoint presentation.
They want to use it to display key information, have a scrolling news area and show the TV in the top corner taking about 1/3 of the screen. They want to be able to update this info through a simple web interface so I thought about using Chrome in kiosk mode.
The problem is the TV area, the TV has an aerial input and connection to the network so I could use either the aerial or web tv streaming (prefer aerial though as the office is quite remote and the internet occasionally goes up and down). They want the rest of the page to wrap around the TV section so it is embedded into the page.
Can anyone make any recommendations on how best to go about this?
RE: Display TV within a web page
The Webpage will be coming form either a computer connected to the Tv, or some server somewhere if the Tv is a smart Tv and has a browser built in you can use. The Tv signal comes from the antenna directly into the Tv through a different input port, so there's really no way to mesh them together.
You would probably need a TV capture card on the computer providing the website, and then some type of Activex control on the web page that can access the TV signal from the capture card on the PC.
Your other option would be to embed the TV or cable provider's Tv stream player in the website if they have one.
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
Web & Tech
RE: Display TV within a web page
So, if I have input 1 as a connected pc running the web page, input 2 as the tv image I can create a frame area in the web page and position the PIP over it.
Job done, thanks for the help, sometimes it helps just having someone elses thoughts on things :)
RE: Display TV within a web page
RE: Display TV within a web page
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
Web & Tech