Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using WiFi instead of ethernet cables #16

Open
ghost opened this issue Mar 6, 2020 · 5 comments
Open

Using WiFi instead of ethernet cables #16

ghost opened this issue Mar 6, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 6, 2020

Hi,

I would really appreciate if you can expand on the README file for setting up. I am a beginner in RPi but I have general knowledge about programming and couldn't exactly follow the setup.

Specifically, I am confused about the set up heading as "
Components per client without cables". Then it lists "Micro USB 2.0 naar Ethernet 10/100 RJ45 Network Lan Adapter Card", which presumably requires an Ethernet cable (per RPi zero) to a router/switch. If I use RPi 1/2/3/4 or RPi Zero W, could I use wifi connections instead of ethernet cables to do this?

Of course, that also made me think of how much data is being transmitted from the Master RPi and the Slave RPis. If I understand, the Master cut the video accordingly and send small pieces to Slave RPis. That feels like, the computational power is all put on Master RPi, and the Slave RPi simply need to stream this small pieces (e.g., 1/9 of 1080p video, if a 3x3 video wall is made) as they come in. How many/big videos were you able to play to how many screens? I'd appreciate your comments on these computational and connection requirements!

Thanks!

@reinzor
Copy link
Owner

reinzor commented Aug 24, 2020

Sorry, missed this question. Haven't tried it too much with WiFi but I don't see why it shouldn't work. Performance could be influenced though. So try :)

@Muhammad-Nasir-Umar-Nawaz

Hello dear, i am too much impressed with the idea you shared here. I have some queries need to be discussed with you:

  1. Tell me connectivity/ Digram layout o (How Server will be connected through the Clients).
  2. How will video wall manage multi display. I mean does it support some switching or windowing option (Like 2 x 2 Window) (4 x 4 Window).
  3. Can we use Raspberry Pi 4 instead of Zero. Will it work?
    Thanks i am waiting for your kind response.

@reinzor
Copy link
Owner

reinzor commented Nov 19, 2020

Hi Muhammed, some short answers:

  1. UDP broadcast messages
  2. Yes, see demo
  3. Yes, it will work

I did not test this as mentioned before. Note that this is an open source project so feel free to contribute.

@Muhammad-Nasir-Umar-Nawaz

Sure Reinzor i would definately share some new ideas to improve the said version. Also tell me. Is is possible to share desktop using this application. Or we can only share Videos on multiple displays.
Secondly, share me some more videos (Regarding Handling of this Software) it will be higly appriciated.

@reinzor
Copy link
Owner

reinzor commented Nov 23, 2020

All documentation is in the README. I am not actively developing on this project. I will review / accept pull request and comment on issues but I am not able to spend development cycles on this project. Currently only a filesink is supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants