Skip to content

Commit

Permalink
docs: add Stream video integration page
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupela committed Aug 1, 2023
1 parent 2081a08 commit 5186bb6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: video-integration-100ms
sidebar_position: 23
sidebar_position: 2
title: 100ms Video Integration
---

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
id: video-integration-stream
sidebar_position: 1
title: Stream's Video Integration
---

import StreamVideoGraphic from '../../assets/stream-video-graphic.jpg'

Stream now enables you to seamlessly integrate our Video + Audio experience within your chat applications in days. The users can now enjoy a more enriched experience with the real-time video and audio communication in the familiar chat environment. This integration not only fosters stronger relationships but also empowers businesses to streamline collaboration and customer support, making it a pivotal feature in the next generation of communication applications.

Try our [in-depth integration guide](https://getstream.io/video/docs/react/advanced/chat-with-video/) and have the Video and Audio experience in your app in no time.


This guide is a part of our [Video and Audio experience documentation](https://getstream.io/video/docs/react/). The documentation is extensive and covers everything from core concepts (authentication, handling of media devices, permissions and lot more), the use of pre-built UI components to UI cookbook and app tutorials. Providing you with everything necessary to ensure a smooth and confident development journey.


<img src={StreamVideoGraphic} alt="Stream Video & Audio Experience"/>

0 comments on commit 5186bb6

Please sign in to comment.