All Projects → info-beamer → grid-player

info-beamer / grid-player

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

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to grid-player

videowall
Video wall with multiple tiles that enables synchronized video playback, mirrored or tiled.
Stars: ✭ 57 (+307.14%)
Mutual labels:  videowall

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.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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].