Re: [Live-devel] OPUS encoded stream via SimpleRTPSink

2017-02-03 Thread Ross Finlayson
> 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

[Live-devel] OPUS encoded stream via SimpleRTPSink

2017-02-03 Thread Clemens Arth
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