8000 Implement SnapCast API · Issue #6 · christf/snapcastc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement SnapCast API #6
Open
Open
@christf

Description

@christf

Provide a control socket that can be used by the existing android app that allows:

  • Allow multiple clients to be handled
  • Interpret json 58D8 -rpc
  • Client.GetStatus
  • Client.SetVolume
  • Client.SetLatency
  • Client.SetName
  • Group.GetStatus
  • Group.SetMute
  • Group.SetStream
  • Group.SetClients
  • Server.GetRPCVersion
  • Server.GetStatus
  • Server.DeleteClient

Notifications

  • Client.OnConnect
  • Client.OnDisconnect
  • Client.OnVolumeChanged
  • Client.OnLatencyChanged
  • Client.OnNameChanged
  • Group.OnMute
  • Group.OnStreamChanged
  • Stream.OnUpdate
  • Server.OnUpdate

Supported by snapcastc but not by snapcast

  • Client.SetStream (snapcast groups clients, snapcastc does not do that yet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0