# Realtime Media Streams - Now available to all developers! We're excited to announce the **general availability of [Realtime Media Streams (RTMS)](/docs/rtms)**, a pipeline to audio, video, and transcript data across the Zoom platform. **All developers can start building with RTMS today.** To get started, create a general app on our App Marketplace and [add RTMS features](/docs/rtms/add-features). To deploy RTMS within your organization or leverage it with an app on our App Marketplace, [connect with our team](https://www.zoom.com/en/realtime-media-streams/#form). Apps can start a stream automatically when their users join meetings with RTMS's [auto-start feature](/docs/rtms/start-stream/), through a REST API, or through the `startRTMS()` API in the Zoom Apps JS SDK. Connect to RTMS over WebSockets, or use the [RTMS SDK](https://github.com/zoom/rtms) for simple methods to process process realtime media streams of audio, video, transcripts. ### Resources - Get started with the [RTMS documentation](/docs/rtms), our [collection of sample apps](https://github.com/zoom/rtms-samples), and a [quickstart for the RTMS SDK](/docs/rtms/quickstart/). - See our announcement here: [Zoom enables next-gen AI solutions with Realtime Media Streams](https://www.zoom.com/en/blog/realtime-media-streams/) - Catch our release video from Developer Summit for a deep-dive: [Introducing RTMS: Build AI Applications with Realtime Media Streams](https://www.youtube.com/watch?v=Q0DpdqCHEf8) - Discover how enterprises are using RTMS today: [How enterprises are using realtime conversation data to power AI solutions](/blog/realtime-media-streams-enterprise/) - Join the community on our [Developer Forum](https://devforum.zoom.us/c/rtms).