EnglishFrenchSpanish

OnWorks favicon

poc-fec - Online in the Cloud

Run poc-fec in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command poc-fec that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


poc-fec - send FEC MP3 streams

SYNOPSIS


poc-fec [ -s address ] [ -p port ] [ -t ttl ] [ -q ] [ -k fec_k ] [ -n fec_n ] files...

DESCRIPTION


poc-fec is a streaming server sending mp3 data using a custom FEC protocol. The streamed
MP3 frames are first decomposed in autonomous data units (ADUs). These ADUs are grouped
into ADU groups, which are encoded redundantly using a FEC method by Luigi Rizzo. A group
of k ADUs is encoded as n data packets. Any k of these n data packets is sufficient to
recover the original k ADUs. It sends the files in the order given on the command-line.
Use the filename - to stream from standard input. Normally, the FEC protocol is used to
stream to multicast groups.

OPTIONS


-s address
Specify the address to send to (default 224.0.1.23).

-p port
Specify the port to send to (default 1500).

-t ttl Specify the TTL parameter to be set on outgoing parameters (default 1).

-q Don't output any information on standard error.

-k fec_k
Specify the number of ADUs that will be encoded as an ADU group (default 20).

-n fec_n
Specify the number of packets that the ADU groups will be encoded to (default 25).
This number must be greater than the fec_k parameter.

EXAMPLES


poc-fec -s 224.0.1.24 -p 8989 -t 2 -k 16 -n 32 bla.mp3
Send the file bla.mp3 using the RTP RFC fec protocol to the address 224.0.1.24 on
port 8989, and set the TTL to 2. MP3 frames of bla.mp3 are converted to ADUs and
grouped in ADU groups of 16 ADUs. These 16 ADUs are encoded into 32 packets and
streamed. A client will have to receive at least 16 packets to recover the original
ADUs.

AUTHORS


Manuel Odendahl <[email protected]>, Florian Wesch <[email protected]>

February 2005 POC-FEC(1)

Use poc-fec online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 2
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 3
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 4
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 5
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 6
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • More »

Linux commands

Ad