smallwebrtc
Submodules
- connection
TrackStatusMessageRenegotiateMessagePeerLeftMessageSignallingMessageSmallWebRTCTrackSmallWebRTCConnectionSmallWebRTCConnection.__init__()SmallWebRTCConnection.ice_serversSmallWebRTCConnection.pcSmallWebRTCConnection.pc_idSmallWebRTCConnection.initialize()SmallWebRTCConnection.connect()SmallWebRTCConnection.renegotiate()SmallWebRTCConnection.force_transceivers_to_send_recv()SmallWebRTCConnection.replace_audio_track()SmallWebRTCConnection.replace_video_track()SmallWebRTCConnection.replace_screen_video_track()SmallWebRTCConnection.disconnect()SmallWebRTCConnection.get_answer()SmallWebRTCConnection.is_connected()SmallWebRTCConnection.audio_input_track()SmallWebRTCConnection.video_input_track()SmallWebRTCConnection.screen_video_input_track()SmallWebRTCConnection.send_app_message()SmallWebRTCConnection.ask_to_renegotiate()SmallWebRTCConnection.add_ice_candidate()
- request_handler
- transport
SmallWebRTCCallbacksRawAudioTrackRawVideoTrackSmallWebRTCClientSmallWebRTCClient.FORMAT_CONVERSIONSSmallWebRTCClient.__init__()SmallWebRTCClient.read_video_frame()SmallWebRTCClient.read_audio_frame()SmallWebRTCClient.write_audio_frame()SmallWebRTCClient.write_video_frame()SmallWebRTCClient.setup()SmallWebRTCClient.connect()SmallWebRTCClient.disconnect()SmallWebRTCClient.send_message()SmallWebRTCClient.is_connectedSmallWebRTCClient.is_closing
SmallWebRTCInputTransportSmallWebRTCInputTransport.__init__()SmallWebRTCInputTransport.process_frame()SmallWebRTCInputTransport.start()SmallWebRTCInputTransport.stop()SmallWebRTCInputTransport.cancel()SmallWebRTCInputTransport.push_app_message()SmallWebRTCInputTransport.request_participant_image()SmallWebRTCInputTransport.capture_participant_media()
SmallWebRTCOutputTransportSmallWebRTCTransport