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 ?
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 ?
Comment