Skip to content

No matching function for call to "rtmp_sender_write_audio_frame" #2

@Tiilem

Description

@Tiilem

Hello,
In test.c
rtmp_sender_write_audio_frame(p, p_audio, audio_len, audio_ts);
but in xiecc_rtmp.c

int rtmp_sender_write_audio_frame(void *handle,
        uint8_t *data,
        int size,
        uint64_t dts_us,
        uint32_t abs_ts)
How to do that?Can you help me,Thanks.

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