title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 4 of 4

Thread: Adding custom API to RaspberryPi menu tree

  1. #1

    Join Date
    Sep 2017
    Posts
    7

    Adding custom API to RaspberryPi menu tree

    I have a RaspberryPi3 with an AudioInjector sound card HAT which has analogue stereo input and output channels.
    My task is to stream the analogue input direct to devices on the Pi's network.
    To do so I believe I need to add a call to a custom streamer API (named RPiAPI, as yet unwritten) to the RaspberryPi Asset menu tree ala WindowsAssetUPnP>>Additional>>PC Sound Capture [WASAPI].
    How do I add such a call ?

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,854

    Re: Adding custom API to RaspberryPi menu tree

    >PC Sound Capture [WASAPI].

    This is for Windows only, sorry

  3. #3

    Join Date
    Sep 2017
    Posts
    7

    Re: Adding custom API to RaspberryPi menu tree

    I'm aware WASAPI is Windows only.

    Perhaps my question was unclear.
    How do I add an ALSA driver call to the Pi's Asset menu tree to enable network streaming of the Pi's real-time analogue input ?

  4. #4
    Administrator
    Join Date
    Apr 2002
    Posts
    43,854

    Re: Adding custom API to RaspberryPi menu tree

    You could not add it, we would have to add it to Asset through coding.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •