sharing of tv tuner card over a LAN
sharing of tv tuner card over a LAN
(OP)
if a TV tuner card is installed on a server of a local area network then how to share TV broadcasts over LAN
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
sharing of tv tuner card over a LAN
|
RE: sharing of tv tuner card over a LAN
RE: sharing of tv tuner card over a LAN
RE: sharing of tv tuner card over a LAN
RE: sharing of tv tuner card over a LAN
RE: sharing of tv tuner card over a LAN
RE: sharing of tv tuner card over a LAN
How to Share ? One or All chanel, O/S win2000. Pls help
RE: sharing of tv tuner card over a LAN
You didn't mention what TV tuner card is in question. So this advice suits to 'general advice only'.
- You need to write an device driver or adapt an existing device driver 'TV picture' memory and somehow transmit this over network.
for example...
- using streaming services (W2K advanced server)
- writing 'TV picture' (in server machine ie. the computer which the card is installed) to the memroy mapped file. Clients then read that memory mapped file and 'construct TV picture' in their screens.