-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #100 from twilio/VIDEO-7848-add-changelog
- Loading branch information
Showing
6 changed files
with
21 additions
and
5 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,16 @@ | ||
# 1.0.0 (February 28, 2022) | ||
|
||
This is the initial release of the Twilio Live Interactive Video iOS and web Apps. This project demonstrates an interactive live video streaming app that uses [Twilio Live](https://www.twilio.com/docs/live), [Twilio Video](https://www.twilio.com/docs/video) and [Twilio Sync](https://www.twilio.com/docs/sync). | ||
|
||
This release includes the following features: | ||
|
||
- Deploy the application to Twilio Serverless in just a few minutes. | ||
- Create or join a stream as a speaker and collaborate with other users. | ||
- Join a stream as a viewer to see the Twilio Video Room participants composed as a high quality media stream. | ||
- Speakers can screen share content of their choice to the other participants and viewers. | ||
- Viewers can "raise" and "lower" their hands in order to request to be a speaker. | ||
- Host participant can invite viewers that raise their hands to join the stream as a speaker. | ||
- Host participant can mute other speakers as well as move them to the list of viewers. | ||
- All live streaming participants can view the list of speakers and viewers in real time. | ||
|
||
We intend to iterate on this initial set of features and we look forward to collaborating with the community. |
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
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
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
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
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