I am using this tool to stream my microphone audio to DCS-2136L speaker,
This is the command(as you suggested in your documentations):
avconv -f alsa -i hw:0 -f s16le -ac 1 -ar 8000 - | node speaker 192.168.14.25 admin:
There is no problem in connecting to camera using this tool, but the output of the speaker is completely distorted and i'm getting following error while streaming:
"Application provided invalid, non monotonically increasing dts to muxer in stream 0: 604275 >= 604275"
I am using this tool to stream my microphone audio to DCS-2136L speaker,
This is the command(as you suggested in your documentations):
There is no problem in connecting to camera using this tool, but the output of the speaker is completely distorted and i'm getting following error while streaming:
"Application provided invalid, non monotonically increasing dts to muxer in stream 0: 604275 >= 604275"