Uses of Class
io.antmedia.webrtc.adaptor.RTMPAdaptor
Packages that use RTMPAdaptor
-
Uses of RTMPAdaptor in io.antmedia.websocket
Methods in io.antmedia.websocket that return RTMPAdaptorModifier and TypeMethodDescriptionWebSocketCommunityHandler.getNewRTMPAdaptor(String outputURL, int height) Methods in io.antmedia.websocket with parameters of type RTMPAdaptorModifier and TypeMethodDescriptionvoidWebSocketCommunityHandler.addICECandidate(String streamId, RTMPAdaptor connectionContext, String sdpMid, String sdp, long sdpMLineIndex) private voidWebSocketCommunityHandler.setRemoteDescription(RTMPAdaptor connectionContext, String typeString, String sdpDescription, String streamId)