Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Eliminate refcount.h workaround for uStreamer compilation #192

@mtlynch

Description

@mtlynch

I'm not sure if this is a Janus bug or a uStreamer bug, but the uStreamer Janus plugin won't compile unless we manually fix a C #include line in a Janus header.

It looks like Janus expects clients to have the janus header directory directly included when a plugin compiles, whereas uStreamer expects to only have the include/ dir included and expects Janus headers to be under <janus/whatever.h>, which seems reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions