Hello,
I have previously posted a question regarding vlc's capabilities and have seen posts that seemed to confirm
that vlc can stream a video as a video wall, using netsync to sync the recievers.
I have not however been able to find the correct way to do this. Can anyone please provide a working example of the following setup
using command line parameters?
- Streaming a video or playlist to a multicast address.
- Using the wall filter to split the streamed video into columns and rows.
- Use a netsync master to keep recievers in sync.
- Have a reciever display a part of the wall.
So far I have managed to setup the netsync master, and have 6 recievers display the same stream in sync,
using command line parameters (such as "vlc.exe rtp://... --netsync-master-ip ..."). The stream was made using the interface options (without the wall filter),
as I could not get the command line parameters for this working.
Thanks in advance for any help on this.