stream-video-swift
stream-video-swift copied to clipboard
SwiftUI Video SDK ➡️ Stream Video 📹
### 🔄 Changed ### ✅ Added - A viewModifier that allows you to present a view whenever a call ends. [#382](https://github.com/GetStream/stream-video-swift/pull/382)
### 🎯 Goal Show a screenshot of the dashboard config for screensharing. ### 📝 Summary _Provide bullet points with the most important changes in the codebase._ ### 🛠 Implementation _Provide...
### 🎯 Goal _Describe why we are making this change._ ### 📝 Summary _Provide bullet points with the most important changes in the codebase._ ### 🛠 Implementation _Provide a detailed...
### 🔗 Issue Links _Provide all JIRA tickets and/or GitHub issues related to this PR, if applicable._ ### 🎯 Goal _Describe why we are making this change._ ### 📝 Summary...
### 🔗 Issue Links _Provide all JIRA tickets and/or GitHub issues related to this PR, if applicable._ ### 🎯 Goal _Describe why we are making this change._ ### 📝 Summary...
### 🔗 Issue Links Resolve https://github.com/GetStream/ios-issues-tracking/issues/834 ### 🎯 Goal Get rid of Xcode 14 on CI ### ☑️ Contributor Checklist - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required) -...
### 🎯 Goal Simplify, verify and improve Calling state observation and reaction, from CallKit. ### 📝 Summary The PR is improving the existing CallKitService by allowing it to handle multiple...
I just read the [Boost Performance by Over 100x Using the Accelerate Framework](https://getstream.io/blog/accelerate-framework/). Actually `AVSampleBufferDisplayLayer` of PIP accepts two types of streams, RGBA and YUV-NV12. Why not consider converting the...
- Each commit will be a separate PR targeting feature/reconnect-v2 - Joining calls 🟢 - Fast reconnect 🟢 - Rejoin 🟢 - Migration 🟢 - Call ended event handling 🟢...
### 🎯 Goal Improve the docs about livestreaming. ### 📝 Summary Updated docusaurus docs. ### 🛠 Implementation _Provide a detailed description of the implementation and explain your decisions if you...