> I'm trying to stream an OPUS encoded audio signal, but I could not find
> out yet how to implement this.
>
> I'm using a H264 encoder and a class derived from FramedSource - that
> one works perfectly and I can see the stream in VLC. So I wrote my own
> OPUS encoder along the same lines with "fr
Hi,
I'm trying to stream an OPUS encoded audio signal, but I could not find
out yet how to implement this.
I'm using a H264 encoder and a class derived from FramedSource - that
one works perfectly and I can see the stream in VLC. So I wrote my own
OPUS encoder along the same lines with "frames" o