Error message

  • Deprecated function: Return type of DatabaseStatementBase::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2244 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/nobi/www/drupal/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseCondition::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 1652 of /home/nobi/www/drupal/includes/database/query.inc).
  • Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in drupal_random_bytes() (line 2268 of /home/nobi/www/drupal/includes/bootstrap.inc).
  • Deprecated function: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in url() (line 2349 of /home/nobi/www/drupal/includes/common.inc).
  • Deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in url_is_external() (line 2393 of /home/nobi/www/drupal/includes/common.inc).
  • Deprecated function: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in url_is_external() (line 2395 of /home/nobi/www/drupal/includes/common.inc).
  • Deprecated function: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in url() (line 2311 of /home/nobi/www/drupal/includes/common.inc).

Streaming mit seinen Komponenten

Unterkapitel 1:

Übertragung von Streams, Übersicht

Streaming besteht immer aus drei Elementen/ Komponenten:

  1. Source-Client oder für den Live-Betrieb 'Live-Feed' genannt; die Quelle

  2. Streaming-Server; er ist für die Verteilung und Weitergabe des Streams zuständig

  3. Streaming-Client; der Stream-Abspieler

Der Source-Client (A) und der Streaming-Server (B) können auch im physisch gleichen Gerät untergebracht sein.
 

Streaming-Methoden // Push-Server und Pull-Clients // RTP, TCP und http

Push-Server und Pull-Clients

Bei Streaming-Servern wird auch zwischen „Pull“ und „Push“ unterschieden - je nachdem, wie die Daten ausgeliefert werden.

UDP und RTP versus TCP und http

Bei TCP findet nur eine Kommunikation statt, wenn der Erhalt der Pakete bestätigt wird (ACK-message vom Empfänger). Bei UDP wird ohne diese Abfrage gesendet.

1. Eintrag im Blog

Das ist der 1. Eintrag in diesem Blog, der ein paar Worte Inhalt hat...

Vorhin habe ich gesehen, dass es das in der Kategorie admin's blog anlegt. Das ist nicht ganz so von mir gewollt. Denn eigentlich denke ich mir, dass hauptsächlich ich Beiträge posten werde. Von dem her könnte es einfach nur DER Blog sein. :-D Naja, mal sehen, wie sich das entwickelt.

Subscribe to Streaming.RadioProton.at RSS