Thanks. I've just installed a new version of the code (2012.10.21) that fixes
this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-deve
Hi Ross,
I found a small bug in the "PresentationTimeSessionNormalizer" class. It can
be reproduced with the live555ProxyServer so it is unrelated to the fact I'm
using it in my application and I'm not complaining! ;)
The symptoms occurs when I use a multi subsession source such as my camera
Grumble. I wasn't planning to, because those classes were intended to be used
only by our proxy server implementation.
But I've made those two class definitions visible in the latest release
(2012.10.19). (Don't complain, though, if they don't do what you want them to
:-)
Ross Finlayson
Liv
> Could it be possible to make the two classes
> “PresentationTimeSessionNormalizer” and
> “PresentationTimeSubsessionNormalizer” visible to the library users?
Grumble. I wasn't planning to, because those classes were intended to be used
only by our proxy server implementation.
But I've made
Hi Ross,
Could it be possible to make the two classes
"PresentationTimeSessionNormalizer" and "PresentationTimeSubsessionNormalizer"
visible to the library users? At this time, they are both hidden in the
"ProxyServerMediaSession" cpp. They work fine when using the
"ProxyServerMediaSession"