zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - WebRTC 2021 Practical Course. Create Video Chat Application
magnet:?xt=urn:btih:b26ec63bce034fa3a464a9699435dba5ab760cba&dn=[FreeCourseSite.com] Udemy - WebRTC 2021 Practical Course. Create Video Chat Application
磁力链接详情
文件列表详情
b26ec63bce034fa3a464a9699435dba5ab760cba
infohash:
75
文件数量
5.04 GB
文件大小
2024-9-23 14:08
创建日期
2024-11-8 08:54
最后访问
相关分词
FreeCourseSite
com
Udemy
-
WebRTC
2021
Practical
Course
Create
Video
Chat
Application
01 App presentation and theory/001 Course preview.mp4 19.3 MB
01 App presentation and theory/002 Technology stack and introduction.mp4 13.38 MB
01 App presentation and theory/003 App preview - direct video calls.mp4 39.76 MB
01 App presentation and theory/004 App preview - messenger.mp4 21.31 MB
01 App presentation and theory/005 App preview - Strangers.mp4 52.25 MB
01 App presentation and theory/006 Theory - What is WebRTC _.mp4 14.84 MB
01 App presentation and theory/007 Theory - What is signaling server _.mp4 11.43 MB
01 App presentation and theory/008 Theory - What is STUN server _.mp4 10.74 MB
01 App presentation and theory/009 Theory - What is TURN server _.mp4 19.45 MB
01 App presentation and theory/010 Theory - What is SDP _.mp4 14.78 MB
01 App presentation and theory/011 Theory - What are ICE candidates _.mp4 16.37 MB
01 App presentation and theory/012 Theory - How to establish direct connection between peers.mp4 26.72 MB
02 Prepare environment and create server/001 Server initialization.mp4 98.31 MB
02 Prepare environment and create server/002 Adding nodemon to watch the changes.mp4 30.15 MB
02 Prepare environment and create server/003 Connecting our server with Socket.IO.mp4 18.75 MB
02 Prepare environment and create server/004 Connecting to Socket.IO from client side.mp4 50.32 MB
02 Prepare environment and create server/005 Storing array of connected users in our server.mp4 52.28 MB
03 Creating front-end of our application/001 Importing files to our project and creating main preview.mp4 74.28 MB
03 Creating front-end of our application/002 Creating personal code container.mp4 73.4 MB
03 Creating front-end of our application/003 Creating input for personal code and connection buttons.mp4 57.18 MB
03 Creating front-end of our application/004 Creating buttons for stranger connection.mp4 41.24 MB
03 Creating front-end of our application/005 Adding checkbox for stranger connections.mp4 39.28 MB
03 Creating front-end of our application/006 Dashboard styling fix and dashboard blocker added.mp4 34.91 MB
03 Creating front-end of our application/007 Creating call container placeholder and remote video.mp4 28.16 MB
03 Creating front-end of our application/008 Adding local video preview.mp4 14.09 MB
03 Creating front-end of our application/009 Creating conversation buttons.mp4 90.82 MB
03 Creating front-end of our application/010 Creating end chat connection button.mp4 29.58 MB
03 Creating front-end of our application/011 Creating recording buttons and panel.mp4 53.77 MB
03 Creating front-end of our application/012 Adding new message input with button.mp4 59.82 MB
04 Preparing logic of the application before WebRTC connection/001 State management - adding our custom store.mp4 109.46 MB
04 Preparing logic of the application before WebRTC connection/002 Updating personal code.mp4 74.89 MB
04 Preparing logic of the application before WebRTC connection/003 Coping button functionality.mp4 44.63 MB
04 Preparing logic of the application before WebRTC connection/004 Code preparation to send pre-offer.mp4 166.42 MB
04 Preparing logic of the application before WebRTC connection/005 Sending pre-offer to server.mp4 54.1 MB
04 Preparing logic of the application before WebRTC connection/006 Sending pre-offer to callee.mp4 124.74 MB
04 Preparing logic of the application before WebRTC connection/007 Fixing pre-offer bug.mp4 16.35 MB
04 Preparing logic of the application before WebRTC connection/008 Handling pre-offer.mp4 101.04 MB
04 Preparing logic of the application before WebRTC connection/009 Creating incoming call dialog.mp4 211.51 MB
04 Preparing logic of the application before WebRTC connection/010 Showing calling dialog only when pre offer will come.mp4 77.65 MB
04 Preparing logic of the application before WebRTC connection/011 Solving problem with no request coming.mp4 24.02 MB
04 Preparing logic of the application before WebRTC connection/012 Creating calling dialog at caller side.mp4 95.94 MB
04 Preparing logic of the application before WebRTC connection/013 Sending pre-offer answer to caller.mp4 75.4 MB
04 Preparing logic of the application before WebRTC connection/014 Handling pre-offer answer.mp4 101.06 MB
04 Preparing logic of the application before WebRTC connection/015 Showing response dialog if call is not possible.mp4 128.32 MB
04 Preparing logic of the application before WebRTC connection/016 Showing call elements related with call type.mp4 114.55 MB
04 Preparing logic of the application before WebRTC connection/017 Setting correct position of remote video element.mp4 16.86 MB
05 WebRTC implementation to establish connection between two users/001 Getting an access to camera and microphone and showing that in local preview.mp4 62.7 MB
05 WebRTC implementation to establish connection between two users/002 Creating peer connection.mp4 93.37 MB
05 WebRTC implementation to establish connection between two users/003 Sending WebRTC offer.mp4 117.7 MB
05 WebRTC implementation to establish connection between two users/004 Testing WebRTC offer.mp4 40.11 MB
05 WebRTC implementation to establish connection between two users/005 Handling WebRTC offer. Preparing WebRTC answer and handling it at caller side.mp4 69.1 MB
05 WebRTC implementation to establish connection between two users/006 Exchanging ICE candidates and adding them to peer connection.mp4 100.67 MB
05 WebRTC implementation to establish connection between two users/007 Adding functionality to mute and unmute and turn on_off camera.mp4 133.2 MB
05 WebRTC implementation to establish connection between two users/008 Screen sharing functionality.mp4 109.55 MB
05 WebRTC implementation to establish connection between two users/009 Switching back to camera.mp4 83.26 MB
06 WebRTC data channels/001 Creating data channel and configuring peer connection.mp4 54.84 MB
06 WebRTC data channels/002 Sending messages using data channel.mp4 111.08 MB
06 WebRTC data channels/003 Displaying messages.mp4 125.81 MB
07 MediaRecorder API/001 Creating recording utils.mp4 99.6 MB
07 MediaRecorder API/002 Connecting recording utils with buttons.mp4 113.14 MB
07 MediaRecorder API/003 Pausing and resuming recording.mp4 72.29 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/001 Preparing for hang up possibilty.mp4 100.75 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/002 Hanging up with connected user.mp4 158.61 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/003 Finishing chat connection.mp4 23.06 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/004 Preparing call states.mp4 79.3 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/005 Finishing call states.mp4 137.23 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/006 Fixing call state bug.mp4 82.53 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/007 adding hang up possibility to calling dialog.mp4 44.04 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/008 Allow connections from strangers checkbox.mp4 104.19 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/010 Getting socket id of random user from server.mp4 107.22 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/011 Fixing bug when trying to get random socket id from server.mp4 12.85 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/012 Connecting with Stranger.mp4 72.51 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/013 Showing UI depends of the stranger call type.mp4 34.38 MB
08 Finishing app by adding possibility to connect with the strangers and hanging up/014 Adding information if no Strangers are available.mp4 37.32 MB
09 App deployment to heroku/001 Heroku - deploying app.mp4 131.97 MB
其他位置