Akim,
Bonne nouvelle ça a l’air d’être fait !!

Denis.

[Thales]

Denis GENESTIER
INGENIEUR COMPOSANTS LOGICIEL
Tel.: +33 (0) 1 73 32 19 51
Fax: +33 (0)1 73 32 16 95

THALES COMMUNICATIONS & SECURITY S.A.S
20-22 rue Grange Dame Rose
78141 VELIZY Cedex

www.thalesgroup.com<http://www.thalesgroup.com>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_linkedin.png]<http://www.linkedin.com/company/thales>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_twitter.png]<https://twitter.com/thalesgroup>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_fb.png]<https://www.facebook.com/thalesgroup>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_youtube.png]<https://www.youtube.com/user/thethalesgroup>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_pinterest.png]<https://pinterest.com/thalesgroup/>

[http://intranet.peopleonline.corp.thales/portal/outlook/signature/ico_google.png]<https://plus.google.com/+thales>





De : live-devel [mailto:live-devel-boun...@ns.live555.com] De la part de Ross 
Finlayson
Envoyé : vendredi 14 décembre 2018 06:26
À : live-devel@lists.live555.com
Objet : [Live-devel] Add a "reason for leaving" in RTCP Bye packet

Thanks to Denis Genestier for this suggestion.  I have now installed a new 
version (2018.12.14) of the “LIVE555 Streaming Media” code that implements this 
(for both sending and receiving RTCP “BYE” packets).  There has been a change 
to the API.  This API change is backwards compatible; however, existing 
application code will need to be recompiled.

- The function “RTCPInstance::sendBYE()” now takes an optional “reason” 
parameter.
- The function “RTCPInstance::setByeHandler()” remains; as before, it does not 
use the “reason” at all.
- There’s a new function “RTCPInstance::setByeWithReasonHandler()”, with the 
same functionality as “setByeHandler()”, except that the handler function takes 
a “reason” parameter.  (This “reason” will be a dynamically-allocated “char 
const*” (or NULL); it should be delete[]d by the handler function.)

I have updated the “openRTSP” and “testRTSPClient” applications to display the 
reason (if any) whenever a RTCP “BYE” packet arrives.

Let me know if you have any problems with this new functionality.

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-devel

Reply via email to