-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aea804d
commit 5d13fb7
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# video-transported | ||
|
||
## description | ||
|
||
In the channel, you can send videos by selecting local video files, or receive video files sent by other nodes in the channel and play them online. The file size of the video is limited. | ||
|
||
# why design | ||
|
||
- Video communication is already an important way of communication between people today. Sharing videos can provide topics for communication between people, promote chatting, and effectively ease embarrassing chats. | ||
- The video transmission function is rich in the types of messages that can be sent, which can improve the user experience and avoid losing a part of users because they cannot send videos. | ||
|