Page 1 of 1

vlc: wall + logo + streaming

Posted: 07 Jun 2010 13:04
by sil3noz
hello! :)

i have to stream in a LAN a very big video (about 5760px x 3240px)...and i have to cut it in a videowall.
also, my 9 clients have to display a logo on every piece of the streamed video.

is possible to do this kind of work on vlc?
anyone can hep me with the command line? :)

thanks in advance for any suggestion.

Re: vlc: wall + logo + streaming

Posted: 07 Jun 2010 16:55
by VLC_help
In theory yes. Could you give more info about your setup? (like how many computers etc.)

Re: vlc: wall + logo + streaming

Posted: 10 Jun 2010 10:29
by sil3noz
hello VLC_help, and thanks for your reply!
sorry for the delay but i was on holiday :)
actually, thanks to the possibility to open multiple vlc player, i decided to split the video in some parts (easiest rendering)...

----------------------------------------------------------------------------

here are some info about my setup:
videowall from 3 to 9 monitor
from 3 to 9 pc, all with the same configuration
a gigabit router+switch for the "dedicated" LAN

----------------------------------------------------------------------------

i created a batch wich open some vlc istance and stream succesfully the video on every pc .
logo is succesfully impressed over my video "client-side".
it seems really ok but...

now, the BIG problem is that my videos aren't perfectly syncronized, they lost sync expecially when the video start the loop in the playlist.
i have to sync the vlc players on the server.
netsync module could be a good idea? (im using a 0.8.0 version).
or is better to merge the video and try the wall module?

what's your opinion?
thanks a lot!

Re: vlc: wall + logo + streaming

Posted: 10 Jun 2010 18:09
by VLC_help
You should try netsync.

Re: vlc: wall + logo + streaming

Posted: 10 Jun 2010 19:24
by sil3noz
ok, thanks a lot!
i've already tried with the 0.8.0 version of vlc, but seems that netsync doesn't work at all.

Code: Select all

MASTER: vlc c:\1.m2v --intf netsync --netsync-master

Code: Select all

SLAVE: vlc c:\2.m2v --intf netsync --netsync-master-ip THE-IP-ADDRESS-OF-THE-MASTER
where i'm wrong?

Re: vlc: wall + logo + streaming

Posted: 11 Jun 2010 16:38
by mlepage

Re: vlc: wall + logo + streaming

Posted: 14 Jun 2010 12:50
by sil3noz
hello mlepage, unfortunately i didn't solve the question.
netsync doesn't really work in vlc 0.8.0 or vlc 1.1 and the documentation is useless.

the lack of clear and definitve solution for NETSYNC on this forum, and in the net too, drive me to think that it could be removed from the player like it was.
netsync unfortunately doesn't work, and is sad to observe that nobody answered us.