> The latter. The library does not 'remember' the scale value that it
previously used; it assumes that the client will specify the desired
value (default value: 1) each time it calls "playMediaS(ubs)ession()".
And couldn't the library not send any value, if the client don't give this
parame
Quoting Ross Finlayson :
> The latter. The library does not 'remember' the scale value that it
> previously used; it assumes that the client will specify the desired
> value (default value: 1) each time it calls "playMediaS(ubs)ession()".
And couldn't the library not send any value, if the clien
The last Play is sent with the function playMediaSession with no
scale value, so
a default value of 1.0 is sent by live555
My question is :
Is there something that should be fixed in live555, or should I set the scale
value each time I use playMediaSession ?
The latter. The library does not '