Video streaming over multi display units
Posted
by
ramdaz
on Server Fault
See other posts from Server Fault
or by ramdaz
Published on 2011-11-23T16:03:16Z
Indexed on
2011/11/23
17:54 UTC
Read the original article
Hit count: 178
We have to share video across around 4/8 terminals at a public facility where we need to display live video from within the facility, as well as display messages(advertisements), and also play videos(not live) which need to be controlled centrally from another location. We can do central location handling over Internet, over ssh.
What we want to do is connect cameras to a computer, and use the computer to display over multiple display units. We need to do live titling if possible. Once the live local telecast which usually takes about an hour or two a day, we would like to play other videos locally off the PC server.
Preferably everything should run off Linux, since budgets are very constrained....
Addendum -- Its not over WAN, it's over a local area. I prefer not using LAN, we would rather use co-axial cable if possible. The reason is if it's LAN, I need some kind of an Networking device, at least a thin client
© Server Fault or respective owner