LEADTOOLS Support
Multimedia
Multimedia SDK Questions
Re: Time To Live (TTL) value of MPEG2TS udp multicast sink filter
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 23, 2012 11:40:42 AM(UTC)
Groups: Registered
Posts: 1
I'm currently evaluating the LeadTools Multimedia SDK and using this filter for m2ts multicast over UDP. My question is what is the default TTL value for the UDP Multicast? Can I set the value in my code?
Thanks!
#2
Posted
:
Thursday, April 26, 2012 4:00:49 AM(UTC)
Groups: Registered
Posts: 256
Hello,
If you are asking about latency, it can be as low as 200ms. If they want a larger value, you can set AutoLive to true and play with AutoLiveTolerance.
If you mean changing the default value set in the TTL field of the IP headers (IPPROTO_IP socket options), we use the default value for IP_TTL. We do not expose this in the toolkit so it cannot be
modified by the user.
LEADTOOLS Support
Multimedia
Multimedia SDK Questions
Re: Time To Live (TTL) value of MPEG2TS udp multicast sink filter
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.