LibRtmp-Client-for-Android
LibRtmp-Client-for-Android copied to clipboard
RTMP publish/write confusion
Hello.
I don't get the difference between RtmpClient->write(byte[] data) and RTMPMuxer->writeVideo(byte[] data, int offset, int length, long timestamp)
I have the same question here.