Can you help me about the order of remove Element (Medium) and how (
because there are a lot of manner to remove a Medium...) .
In general, it's safest to remove/delete objects in the reverse order
to the order in which they were created.
--
Ross Finlayson
Live Networks, Inc.
http://www.live5
Hello Ross,
I use Live555 to stream mjpeg from camera live.
I wish add and remove dynamically a ServerMediaSession but usually during
remove a ServerMediaSession from a rtspserver , I found some bugs exception
memory.
I read previous mail where you say it is possible. So i think the trouble is