Skip to content

Set Receiver Socket Timeout when No Data is Received #199

@barlowd55

Description

@barlowd55

I use an encoder that streams on the multicast port which is consumed through your app and re-streams to customers.

There is one issue I faced. Sometimes the source on the encoder may be down. The port may be active but does not send any data.

When such an instance happens, the app goes in an infinite loop to receive the data on the port.

Is there a possibility to set a timeout on the receiver to close the connection for the client, instead of looping continuously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions