HD Online Player (Mr White Mr Black 3 In Hindi 720p)

0 views
Skip to first unread message
Message has been deleted

Nichole Wernett

unread,
Jul 12, 2024, 7:38:26 AM7/12/24
to evinrythly

piSignage Player is based on Raspberry Pi which is a popular low-cost credit-card sized computer sold across the globe. This forms the foundation on which piSignage is built as a lean and reliable player which plays full HD content.

HD Online Player (Mr White Mr Black 3 In Hindi 720p)


Download File https://lpoms.com/2yMW2L



piSignage Player is built upon on node.js and communicates with the central server (pisignage.com or your server) via websocket. This way piSignage player can be managed either by central server or locally through webUI with a similar UI.

Few notes

  • If the power supply is not of good quality or has insufficient power rating, player may mis-behave or even reboot. A lightning/thunder icon is seen on the right hand top corner if power is insufficient.
  • Pi uses SD card to run the program as well store the content. A class 10(for faster access times) SD card with minimum 8GB capacity is needed. Frequent power interruptions may corrupt the SD card.
  • In case SD card does not boot and stops after showing lot of text messages, please re-program the SD card. Re-registering the device is not needed.

piSignage Player provides HDMI interface with selectable 1080p(Full HD) or 720p output mode. CEC is also supported by Pi for TV on/off control. Identify a suitable TV which supports these specifications and suits your needs.

For displays that have other specifications, you may have to edit the /boot/config.txt and select hdmi_group, hdmi_mode accordingly. piSignage also supports RCA video output with PAL and NTSC modes.

By default, player is configured to obtain IP address automatically from DHCP server. You can configure wifi settings or set static IP address in one of the following methods.

  1. Connect a USB keyboard and press Ctrl+N or F6.
  2. If player is connected to your local network through ethernet, use _player_ip_address:8000/settings from your browser.

Please make sure the welcome screen on TV displays IP address and all network status are OK. To troubleshoot, useplayer shellas follows.

  1. Use "ifconfig" command and see that IP address is available for the interface eth0 or wlan0.
  2. Check player is able to ping any standard site like google.com.
  3. See the log file /home/pi/forever_out.log for any errors. For success, look for line "io.socket connected to server".

piSignage player always plays files from local media folder. Hence it can work offline (except for streaming links) after configuration and downloading of files to the local folder. Weblinks are usually cached by browser. Browser Caching can be disabled under Group > Settings. Player supports progressive downloading which resumes the download instead of restarting in case of intermittent network failures.

For local management piSignage provides REST API similar to that of server. Android/Chrome piSignageremote appand player webUI interface http://pi IP address:8000 use this API to locally manage the player.

Player settings are configured in one of the 3 ways.

  1. Upon registration at the server, player is assigned to a group. Server controls player configuration largely under Group settings. This overrides player webUI configuration.
  2. Using the player webUI _ip:8000/settings. Some of the parameters common with server settings like resolution, orientation will be overwritten by server settings.
  3. Using USB keyboard and pressing ctrl+N. Wifi settings, IP configuration and server name can be configured using this menu.
  4. Advanced users can directly use /boot/config.txt and other pi specific utilities to directly control the pi settings like custom display resolutions.

piSignage player uses media specific players like omxplayer, livestreamer and chromium-browser for optimum performance for the Raspberry Pi media play. Videos are converted to MP4 format at the server and only MP4 formatted videos are played by the player.

piSignage player supports number of tools to support troubleshooting of the player. Significant ones are

  • piSignage is built on top of Raspbian and standard linux tools will work as it is.
  • To view the player state remotely, piShell is supported where standard linux shell commands will work
  • The same popup window also provides the complete snapshot of the TV output.
  • Detailed logs are maintained at /home/pi/forever_out.log, /home/pi/forever_err.log and /home/pi/forever.log
  • Event reporting to the server and query under reports section.
  • Software can be upgraded from the server and in case of upgrade failure, player will roll back to previous release.
  • Knowledge basepowered by Google prediction for querying on specific issues.

You can manage piSignage players centrally using a browser by signing up at pisignage.com. Two players can be managed FREE with this service. This is the recommended way to manage piSignage players and offers many features that complement the player. In addition hosted service offers various reports.

The work flow for displaying your content on TV is as follows.

  1. Sign-up and select the installation name. Default group and playlist are created.
  2. Create needed Groups. Players belonging to a group will have same playlists and settings.
  3. Register the players using their IDs displayed on TV. Give a name and select the group while registering.
  4. Under assets tab, using Add button, upload videos, images, html files or add streaming/web links.
  5. Create a playlist, select the layout and arrange assets with duration for play.
  6. Under the group, select the playlists to play, schedule them if needed and Deploy.

To get started, create an accountby selecting a username which is your installation name. Username is unique to you and all your player licenses are tied to this name. Select a valid email ID as all communication and licenses are mailed to this address. Once you sign-up, you are automatically logged in.

Players are assigned to groups. All players belonging to a group have the same settings and assigned the same list of playlists. Upon sign-up, "default" group is created automatically which can be used to assign players. You can create more groups if needed and assign players to these groups.

You can register a player in theplayerstab using "Register" button. Upon registration, player license is generated which will be downloaded to the player on next boot. You can register a player multiple times without losing any licenses or data.

The files (of type - video, image, pdf, html, templates, bootup video etc.) which are to be shown in the player are to be uploaded first to the server. You can upload multiple files at a time inAssetstab using Add1 button.

The video files which are not in mp4(h.264) format are automatically converted to mp4 format by the server after upload. The server also processes image files for optimum display, extracts metadata, creates thumbnails and validates template files. You can select the categories for the file when the upload is complete.

In a similar way, the links which need to be shown on the player are added inAssetstab using Add1 button. piSignage player supports the following url types.

  • Streaming video and audio using RTSP, RTMP, Shoutcast, UDP protocols which is handled by omxplayer
  • YouTube links and other livestreaming links handled by livestreamer program
  • Web Link - urls which are shown in html iframe element
  • Web Page - urls shown in a separate browser window to take care of Cross Origin Support
  • Media RSS - Displays image and title of RSS feed
  • Message - Display text message formatted by supplied CSS
  • Google Calendar events

Uploaded assets can be renamed4 or deleted2 in Assets Tab. Also an asset can be viewed and categories can be assigned by clicking the asset name6. Assets can be filtered and viewed based on a category by clicking Categories5 button.

Select the assets you want to add to the playlist using checkbox2 on the right. The duration3 field specifies how long an asset need to be shown. It is pre-filled with video duration for video files and default value specified under Settings tab is used for other media types. Use minimum of 20 seconds for url loading time for streaming, media rss and weblinks.

For layouts with multiple zones, zones are named as "main", "side", "bottom" (which could be on top as well!) and "zone4", "zone5" and "zone6". Select the "main" zone content in the list and add other zone content as mentioned in the same row6,7. If main zone content to be shown in full-screen, select the checkbox8 below the asset name.

piSignage comes with many pre-defined layouts with 1,2 or 3 zones to show different content. The layout and dimensions are shown in the layout popup. More detailed layout dimensions are given in the following image. The layouts ending with "p"(2ap,2bp,customp) are for 900 rotated portrait mode. Similarly the layouts ending with "p270"(2ap270,2bp270,customp270) are for 2700 rotated portrait mode. All the assets including video will be aligned to fit inside the zone.

In addition to the standard defined layout templates, custom templates can be uploaded and assigned per playlist. In addition to custom layout files, video position and size need to be defined in the layout popup 8,9. The top left is (0,0) for positioning purposes.

The custom_layout files needs to start "custom_layout" text and end with .html extension (e.g. custom_layout_menu.html). The template file is uploaded similar to other asset files. Examples of custom layouts are available atpiSignage repository.

A scrolling or sliding ticker can be added4 at the bottom of the screen at playlist level or at group level. The style of the ticker like font-size, color etc. can be changed by specifying CSS attributes. The ticker can have static text message or RSS feed as input.

A playlist can be converted to advertisement playlist using popup5. The assets of advert playlists are inserted at regular intervals one at a time. If the adverts need to appear only on non-main zones, select the option in the popup. The layout can be "1" or same as the regular playlist playing. These playlists need to be added to the Group and they can be scheduled.

b1e95dc632
Reply all
Reply to author
Forward
0 new messages