9130: Extend API to support streaming dummy audio sources #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "9130_dummy_audio"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For PDR we want to be able to show multiple audio streams, which is difficult to do if we are relying on real hardware as we only have two physical radios.
This change introduces two additional audio sources:
data/samplaudiodirectoryrtsp://[host]/sample/[filename]/tmpdirectoryrtsp://[host]/tuuube/[video-id]Both of these new audio sources support the
startandendREST targets for starting and stopping of the stream, but neither support any of the configuration/connect targets. Eventually these should be unified so that the audio source is fully abstracted from consumers.looks good approved pushed forward (viewed binary pass through didnt check they work but assume they're fine)