Skip to content

Play videos/images on a grid of screens. Use multiple screens as a single giant screen.

Notifications You must be signed in to change notification settings

info-beamer/grid-player

Repository files navigation

Import

Video Wall Video/Image player

This package allows you to play back videos and images on multiple screens. Build a giant video wall with ease.

Configuration

Similar to other packages you can configure a playlist consisting of images and videos. It's recommended to use the Asset Browser for easy selection of assets.

In the Layout Configuration section you can set how many screens your video wall setup consists of. You can also tell the system if all monitors are rotated (clockwise). A setup with 3x1 screens rotated 90 degree might look like this:

Example

Finally you must assign devices to each grid location. Click on Add Device, then select the grid position (x=1, y=1 is in the top left corner) and select the device that should display this location.

If you have multiple video walls that should display the same content, you can also assign multiple devices to the same grid position.

Stream

This package as experimental support for live streaming. Just enter a stream url and your device will play that stream instead of the configured playlist.

Since there is no communication across devices running a video wall setup, synchronization is tricky. Right now streaming really only works if you configure a RTP multicast stream. You can use the "Multicast Video Streamer" to generate such a stream from a connected camera module. Learn more about the package: https://info-beamer.com/pkg/7314

Standalone usage

Have a look at the included STANDALONE.md file to read more about how you can use this package outside of info-beamer hosted.

Version 6.3

  • Updated to also allow 4K images

Version 6.2

  • Prevent flickering when switching between two videos on some Pis

Version 6.1

  • Fixed streaming on Pi4
  • Added HEVC (4K!) video support

Version 6.0

  • Now runs on the Pi4

Version 5.0

  • Fixed playback problems for files with .jpeg/.mkv extension. The package now uses the backend supplied file type instead of using the asset's file extension.

Version 4.0

  • Fixed problem when switching between setups with explicitly set screen coordinates to one using defaults.
  • Playback of video is now seamless. Note that you can't mix setups using this new version with setups using a previous version.

Version 3.0

  • Added support for multicast streaming.

About

Play videos/images on a grid of screens. Use multiple screens as a single giant screen.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages