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
> 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
Hi,
I'm happy to see the site is back up and running. I had a few questions
during the downtime but given enough time with the LIVE555 source code I
was able to figure it out :) So this was a good opportunity to familiarize
myself with the classes and APIs.
In doing so I found a few class members