You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have RCE_RECEIVE_ONLY streams getting frames from a multicast address. The problem is that the subscription to the multicast group times out and the streams stop working. Restarting the streams helps, but that is not an optimal solution for my program plus it increases the probability of #214 happening. Do you have any suggestions on how to trigger resubscription?
Thanks.
The text was updated successfully, but these errors were encountered:
Unfortunately, I am not very familiar with multicast in general. Based on a quick search, it would seem a IGMP or MLD would need to be implemented to avoid timeout. There may be some other ways too.
Hello,
I have RCE_RECEIVE_ONLY streams getting frames from a multicast address. The problem is that the subscription to the multicast group times out and the streams stop working. Restarting the streams helps, but that is not an optimal solution for my program plus it increases the probability of #214 happening. Do you have any suggestions on how to trigger resubscription?
Thanks.
The text was updated successfully, but these errors were encountered: