This is a file from the Wikimedia Commons

File:Multi-source RTP flow example.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 316 × 166 pixels, file size: 10 KB)

Description
English: Example of multicast RTP flow with multiple sources.
Italiano: Esempio di flusso RTP multicast con sorgenti multiple.
Date
Source Own work
Author Lorenzo David, Luca Ghio
Permission
(Reusing this file)
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
TikZ code
\tikzstyle{main}=[circle, minimum size = 10mm, thick, draw =black!80, node distance = 16mm]
\tikzstyle{connect}=[-latex, thick]
\tikzstyle{box}=[rectangle, draw=black!100]
  \node[main, fill = white!100] (S1) [label=above:S\textsubscript{1}] { };
  \node[main] (S2) [right=of S1, label=above:S\textsubscript{2}] { };
  \node[main] (S3) [right=of S2, label=above:S\textsubscript{3}] { };
  \node[main] (M) [below=of S1,below=of S2,below=of S3, label=below:mixer] { };
  \node[main] (D) [right=of M,label=below:D] {};
  \path (S1) edge [connect] (M)
        (S2) edge [connect] (M)
        (S3) edge [connect] (M)
        (M) edge [connect] (D);

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 February 2014

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:27, 12 September 2014Thumbnail for version as of 16:27, 12 September 2014316 × 166 (10 KB)Luca Ghio{{subst:User:Luca Ghio/tmp |en=Example of multicast RTP flow with multiple sources. |it=Esempio di flusso RTP multicast con sorgenti multiple. |ldf=sì |data=2014-02-25 }} ;TikZ code <source lang="latex"> \tikzstyle{main}=[circle, minimum size = 10mm,...

Global file usage

The following other wikis use this file:

Metadata