rtmpdump
rtmpdump copied to clipboard
support io hooks
My project works with coroutine, while librtmp only support raw tcp send and recv. This commit supports the io behavior determined by the user.
Thanks for doing this. Code works for me