Skip to content

Multicast detection uses local address, not remote #258

@jrsnen

Description

@jrsnen

Internally, uvgRTP is checking the local interface for multicast when it should be done for the remote interface.

Bug location:

if (!uvgrtp::socket::is_multicast(local_address_)) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions