Re: [Live-devel] Fwd: Request for change to access modifiers

2019-04-24 Thread Chris Paucar
Hi, Yes I followed the "custom RTP payload format" comment made in MediaSession.hh to create these custom subclasses. I just updated and everything works, thanks! Chris On Wed, Apr 24, 2019 at 2:55 PM Ross Finlayson wrote: > > My solution also uses custom MediaSession and MediaSubsession class

Re: [Live-devel] Fwd: Request for change to access modifiers

2019-04-24 Thread Ross Finlayson
> My solution also uses custom MediaSession and MediaSubsession classes as > mentioned in the example files. By this, I hope you mean custom *subclasses* of “MediaSession” and “MediaSubsession”. :-) > > Request for protected access: > MultiFramedRTPSource::doGetNextFrame() * > MPEG4GenericRTP