I have a live RTMP audio/video stream which I want to analyse for clipping in the audio stream. The audio is encoded using either OGG, MP3 or AAC. Any thoughts on how I can do this, or what Python library I can use for this? Many thanks in advance.
-EDIT- by clipping I mean this: https://en.wikipedia.org/wiki/Clipping_(signal_processing)