webrtc-java
webrtc-java copied to clipboard
Transfer existing RTP Stream
I want to send an existing RTP Audio Stream over a WebRTC connection. It would be ideal to call some method, which then sends the RTP packet. Is this possible with this library?