Courses and Introduction to WebRTC
12 minutes43 secondsGet multimedia device information
18 minutes13 secondsgetUserMedia usage and configuration (1)
13 minutes59 secondsgetUserMedia usage and configuration (2)
14 minutes48 secondsBrowser adaptation and video screenshot function
12 minutes15 secondsvideo image filter
07 minutes31 secondsVideo image recording and playback
24 minutes59 secondsDownload of video recording files
12 minutes38 secondsIntroduction to stun server and signaling server
14 minutes35 secondsIntroduction to connection sequence diagram analysis between clients
11 minutes58 secondsThe two clients generate and save the exchange sdp
20 minutes15 secondsCandidate generation, exchange and save to implement data connection transmission
16 minutes29 secondsswoole extension installation
07 minutes25 secondswebsocket service starts client connection test
12 minutes43 secondsClient connections are stored in shared tables
19 minutes14 secondsDelete the broken connection and save it again
16 minutes28 secondsClient A notifies Client B of the connection request
14 minutes05 secondsturn server setup configuration
11 minutes48 secondsclientA generates sdp and sends it to clientB
20 minutes27 secondsclientB generates sdp and sends it to clientA
11 minutes17 secondsClient candidate exchange implements video connection
15 minutes06 secondsFunction summary and process understanding
09 minutes07 seconds