vlc hardware encoding for real-time screen multicast -


we preparing solution multicast teacher's screen 40 students' pcs. teacher , students pcs can both ubuntu , windows.

some solutions tested :

  • italc ... not stable yet.
  • multicast "vnc -viewonly" ... no solution found
  • capture screen vlc , multicast it.

that latest seems work ... except resolution 1920x1200 cpu intensive.

one idea capture 4th of screen. cpu not saturated anymore becomes slow , surface small anyway.

a second idea buy pci card (or something) dedicated real-time video encoding.

anyone has experience/knowledge on it?

thanks!

try tightvnc project's tightprojector.

tightprojector program can transmit screen of particular windows computer other computers in same local-area network. data transmitted continuously, in real time.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -