1722.1 Enumeration - PowerPoint PPT Presentation

About This Presentation
Title:

1722.1 Enumeration

Description:

1722.1 Enumeration & Connection Management presented by Chris Pane – PowerPoint PPT presentation

Number of Views:32
Avg rating:3.0/5.0
Slides: 17
Provided by: LeeMi8
Learn more at: https://grouper.ieee.org
Category:

less

Transcript and Presenter's Notes

Title: 1722.1 Enumeration


1
1722.1 Enumeration Connection
Managementpresented by Chris Pane
2
Intent
  • Present a straw man vision of how an AVB stream
    enumeration and connection protocol could work
    for 1722.1.
  • Present vision from a top down, end to end point
    of view. Details will follow.

3
Definitions
  • Controller An entity on the network that
    provides runtime stream allocation and connection
    requests.
  • AMP AVB Management Protocol
  • Channel - Media Content
  • Node Element in the property tree that
    represents a hierarchical level.
  • Property A settable entity on a channel.

4
Requirements
  • Atomic creation/removal of streams.
  • Configuration of streams (channels, settings)
  • Runtime channel status updates (Renamed input)
  • Error handling back to controller.
  • Must support the ability to learn about already
    configured streams (i.e. Multiple Controllers).
  • Listeners and Talkers must be able to restore
    state without the controller present on network.

5
Assumptions
  • An AVB network can be comprised of
    Talkers/Listeners and Controllers.
  • The IP address of Talkers and Listeners have
    already been provided and decided upon (via
    1722.1 Discovery).
  • Talkers and Listeners have already allocated
    their stream address ranges via MAAP.
  • The scope is limited to stream creation,
    connection and teardown only.

6
AVB Network startup flow
Zero Configuration (IP Address/Svc Discovery)
Control Link Handshake
Enumerate
Stream Connection Mgmt
SRP
7
Control Link
  • TCP Client Server Model
  • Talkers/Listeners - Servers
  • Controllers - Clients
  • Once established, AMP enumeration and stream
    connection management commands can flow.

8
Example 1 Network Device Configuration
Video In 1
SPDIF_Left
SPDIF_Right
Video Out 1
AMP
TCP/IP Connection
Controller
9
Property Tree
  • Properties are presented to clients in a tree
    fashion (similar to a hierarchical filesystem).
  • A minimal subset of properties are defined and
    must exist in all implementations.
  • Wild card queries are supported
  • Client can request that a place in the properties
    tree is maintained by the server during life of
    control link

10
Proposed property Tree
11
System Node (/System)
  • All devices must provide the /System Node
  • It will contain system information such as
  • Current Streams
  • Device specific settings (Vendor ID, Manufacture
    Id, )
  • .others

12
AMP Commands
  • Handshake Used to establish protocol parameters
    for use on the control link.
  • ACK Acknowledge response when no data is
    expected back from a command.
  • EnumerateNode Used to request from a device that
    it list a set of nodes given a specified node
    path on the tree.

13
AMP Commands (Continued)
  • EnumerateProps Request that a device enumerate
    the properties that may exist on a given node.
  • GetProp Request the possible property values
    for a given property.
  • SetAnchor Request that the device remember the
    location within the property tree that the user
    is currently at. Stays valid until control link
    is broken.
  • PublishStream Request that a specified stream
    be created atomically given the channels and
    properties that are specified in the command
    invocation.
  • ListenStream Request that a listener connect to
    a stream.

14
AMP Device Example
15
AMP Device Example (Continued)
  • When a device is processing a Publish stream
    request, it will be taking care of the SRP
    Talker/Listener SRP logic
  • A stream publish can fail if
  • The caller has requested something that cant be
    handled by the device Hard Fail
  • An SRP request fails, causing a Soft Failure
    condition

16
Open Items
  • Multiple controller configurations
  • Locate Functionality ?
  • Redundant Streams ?
  • Protocol Design Document
Write a Comment
User Comments (0)
About PowerShow.com