Restreamer
πŸ‡ΊπŸ‡Έ English
πŸ‡ΊπŸ‡Έ English
  • πŸš€datarhei Restreamer
  • 🏁Getting started
    • Quick Start
    • Overview
  • πŸ’ΎInstalling
    • Minimum Requirements
    • Official Recommendations
    • Raspberry Pi / ARM
    • Linux
    • Mac
      • Docker Desktop
      • Terminal
    • Windows
      • Docker Desktop
      • Terminal
    • Cloud/Hosting-Service
    • Update
    • Migration
  • πŸ“šKnowledge Base
    • Manual
      • Login
      • Main screen
      • System displays
      • Wizard
      • System settings
        • General system settings
        • Service
        • Network
        • Authorization
        • Playback
        • Disk space
        • RTMP
        • SRT
        • Logging
      • Publication Website
        • General settings
        • Template
        • Design
        • Notes
        • Code injection
      • Multi Video source
      • Publication services
      • Stream settings
        • General stream settings
          • Video settings
            • Network source
            • Hardware device
            • Virtual video source
            • Frame buffer
            • Raspberry Pi Camera
          • Audio settings
            • Network source
            • Virtual audio source
            • No audio
        • Processing and Control
        • Meta Information
        • License
      • Video player settings
      • System monitoring
      • Process report
      • Process details
      • Language
    • User Guides
      • How do I enable the RTMP server?
      • 🟑How to use the audio filters?
      • How to stream SRT from OBS?
      • How to use SRT for publication service
      • How to rotate a video?
      • How to integrate a website
      • How to change the RTMP port
      • How to stream an H.265 IP-cam
      • Proxying
      • How can I receive an HLS stream?
      • How do I install Docker?
      • How does port forwarding work for the Restreamer?
      • How can I use HTTPS with Let's Encrypt?
      • How can I receive an RTMP stream?
      • How do I operate the wizard?
      • How can I stream to Facebook Live?
      • How can I use YouTube with the Restreamer?
      • How can I change the password of the Restreamer?
      • How can I use the landing page?
      • How can I display a live stream on my website?
      • How do I stream an IP cam with RTSP?
      • How do I connect a USB camera to the Restreamer?
      • How do I start a GPU Encoding?
      • How do I stream a RaspiCam?
      • How do I write a template for the publication website?
      • How do I stream to HDMI?
    • FAQ
      • CC License
      • What are environment variables?
    • Troubleshooting
      • Basic Troubleshooting
      • Encoding compatibility list
      • 🟑Understand different error messages?
      • Why do I see ENV and cannot select anything?
      • ‼️No video
  • πŸ‘¨β€πŸ’»Developer
    • Core API
    • Architecture
    • Environment Variables
    • Translations
  • ⭐Premium Support
    • Helping Hands
    • Enterprise
Powered by GitBook
On this page
  • HLS Output
  • 2 Storage
  • 3 EXT-X Version
  • 4 Segment length
  • 5 List size
  • 6 Master playlist
  • 7 Autoclean
  • 8 RTMP Output
  • 9 SRT Output
  • 10 Snapshot
  • 11 Interval
  • Process
  • 12 Reconnect
  • 13 Reconnect
  • 14 Timeout
  • ...
  • 15 Abort
  • 16 Save
  • 17 Close
  • Learn more

Was this helpful?

Export as PDF
  1. Knowledge Base
  2. Manual
  3. Stream settings

Processing and Control

General characteristics of the process control of the livestream.

PreviousNo audioNextMeta Information

Last updated 2 years ago

Was this helpful?

HLS Output

HTTP live streaming (HLS) is an industry-standard video streaming protocol.

2 Storage

Selection of the storage location in the working memory or on the hard disk.

3 EXT-X Version

Selection of HLS version for different requirements.

  • Version 3 is recommended and is standard.

  • Version 6 is with guaranteed iFrames for each HLS chunk. Some players require this.

  • Version 7 is with fragmented MP4 files. MPEG-DASH has been adapted.

4 Segment length

The unit for segment length is in seconds. The segment is cut at the next keyframe after this time has elapsed. We recommend using the value 2 as the default value.

5 List size

The maximum number of playlist segments. The value 0 will contain all segments. As a default value, we recommend using the value 6.

6 Master playlist

Master Playlist option (default is active). This Increases player compatibility.

7 Autoclean

Automatic cleanup of all media data after the end of the process.

8 RTMP Output

Publish the stream as an RTMP output.

9 SRT Output

Publish the stream as an SRT output.

10 Snapshot

A preview image is generated from the live stream.

11 Interval

The interval is in seconds and specifies the value until the video source's preview image (JPEG) is updated. As the default value, we recommend 1 minute, 60 seconds.

Process

Behavior rule for the running video process in case of a malfunction.

12 Reconnect

The checkbox is used to decide whether the stream should reconnect or not.

13 Reconnect

Interval in seconds until the connection starts again.

14 Timeout

Seconds until a hanging process is terminated and exited as Faulty.

...

15 Abort

Unsaved settings are lost by canceling.

16 Save

Do not forget to save settings.

17 Close

Closes the active window without saving.

Learn more

πŸ“š
User Guides
Fig. 1: Processing and control menu