rtmpdump icon indicating copy to clipboard operation
rtmpdump copied to clipboard

support io hooks

Open byrcoder opened this issue 4 years ago • 1 comments

My project works with coroutine, while librtmp only support raw tcp send and recv. This commit supports the io behavior determined by the user.

byrcoder avatar Jun 25 '21 05:06 byrcoder

Thanks for doing this. Code works for me

gabefair avatar Sep 05 '21 21:09 gabefair