arrow-left

All pages
gitbookPowered by GitBook
1 of 6

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Publication Website

datarhei Restreamer provides a ready-made website for easy and quick presentation of the live stream. The publication website is equipped with a video player and ready to go.

hashtag
Configuration menu

Edit the individual elements and extend them with HTML code elements.

Fig. 1: Configuration menu of the publication website.
General settingschevron-rightTemplatechevron-rightDesignchevron-rightNoteschevron-rightCode injectionchevron-right

hashtag
With two clicks to the settings of the publication website

hashtag
Learn more

User Guideschevron-right
Fig. 2: Via the system menu to the settings for the publication website.
Fig. 3: Select configuration menu

Design

Customize colors and background of the publication website.

Fig. 1: Menu for the design settings on the publication website.
circle-info

RGB or web colors may be entered.

hashtag
2 Text colors

hashtag
Default

Color for general text.

hashtag
Headline

For all headlines in title, channels, modal box.

hashtag
Link

The link color in the texts.

hashtag
Link Mouseover

Hover color when hovering the mouse cursor over it.

hashtag
3 Background colors

hashtag
Default

The background color of the web page.

hashtag
Header

Color for the title bar

hashtag
Selected

Color of the active tile in the channels. Only active for multiple live streams.

hashtag
Unselected

Color of the inactive tile in the channels. Only active for multiple live streams.

hashtag
Line color

Line color defines the color of the horizontal lines.

hashtag
4 Background image

Upload background image as JPEG or PNG. Recommended resolution 1280x720 px. The address to the image will be displayed.

hashtag
5 Open publication website

Opens the publication website in a browser tab.

hashtag
6 Save

Save to save the settings.

hashtag
Learn more

User Guideschevron-right

Template

Design of the publication website with various modules.

Fig. 1: Menu for the settings of the publication website.

hashtag
2 Available templates

The current default template cannot be deleted. If new templates are uploaded, they appear in a dropdown.

The default template is available at https://github.com/datarhei/restreamer-ui/blob/main/public/_playersite/index.htmlarrow-up-right.

How do I write a template for the publication website?chevron-right

hashtag
3 Delete

Delete available templates.

hashtag
4 Template name

Give the template a pretty name!

hashtag
5 Upload

The button uploads the template.

hashtag
6 Open publication website

Opens the publication website in a browsertab.

hashtag
7 Save

Save the publication website settings.

hashtag
Learn more

User Guideschevron-right

Notes

Customize imprint and terms of use in the footer of the publication website.

hashtag
1 Notes

Fig. 1: Menu for the two settings at the bottom of the publication website.

hashtag
2 Imprint

The link to the imprint becomes active in the footer when a text is placed in the text field and saved.

hashtag
3 Terms

The link to the terms of use becomes active in the footer when a text is in the text field and is saved.

hashtag
4 Open publication website

Opens the publication website in a browser tab.

hashtag
5 Save

Save to save the settings.

hashtag
Learn more

User Guideschevron-right

Code injection

The custom code injection helps use external widgets or styles for advanced users. You will find some example code on the help page.

Fig. 1: Code injection for the publication website.
Fig. 2: Code injection with code examples.

hashtag
2 Extend header

Insert code in the header style. Code at the end of the body, for example, to use external scripts.

hashtag
3 Extend channel list

Insert code in the channel list.

hashtag
4 Extend content

Insert code between the description of the live stream and the author's name. An example, for a comment widget or social media widget.

hashtag
5 Extend footer

Insert code into the header style.

hashtag
6 Open player site

Opens the publication website in a browser tab.

hashtag
7 Save

Save to save the settings.

hashtag
Learn more

<link rel="stylesheet" src="something"/>
User Guideschevron-right
<link rel="stylesheet" src="something"/>
<link rel="stylesheet" src="something"/>
<link rel="stylesheet" src="something"/>

General settings

Besides the player, the Restreamer offers a complete publication website, for easy and quick presentation of the live stream.

Fig. 1: General settings menu for the publication website.

hashtag
2 Activate publication website

Check the box to make the index.html page accessible from the home directory.

hashtag
3 Sitename

Sets the name of the publication website for the header and page title.

hashtag
4 Main channel

Choose the default video channel for the publication website. This selection is only available if more than one video channel is active.

hashtag
5 Share buttons

Activate the sharing function on the Publication website.

hashtag
6 Chromecast

Plays the video stream on Chromecast devices.

hashtag
7 AirPlay

Plays the video stream on Airplay devices.

hashtag
8 Support datarhei

Support for datarhei Restreamer in footer. Thank you. 👾

hashtag
9 Open publication website

The button leads directly to the index.html of the publication website.

hashtag
10 Save

Do not forget to save the settings.

hashtag
Learn more

User Guideschevron-right