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
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad