Skip to content

Conversation

@rahul-lohra
Copy link
Contributor

🎯 Goal

Implement Closed captions in demo app

  1. User is able to show and hide closed captions
  2. If closed is not running at the moment from backend then, then a user can invoke startClosedCaptions Rest End Point
  3. The Closed Captions toggle UI is present in the 3 dots bottom menu

Describe why we are making this change

🛠 Implementation details

Describe the implementation

Please look here: https://link.excalidraw.com/l/3pA6EEutKdi/3MEczcJqlaE

🎨 UI Changes

Add relevant screenshots

Before After
image image
image image
-------- -------
-------- -------

Add relevant videos

Before After

🧪 Testing

Explain how this change can be tested (or why it can't be tested)

Provide a patch below if it is necessary for testing

Provide the patch summary here
Provide the patch code here

☑️Contributor Checklist

General

  • I have signed the Stream CLA (required)
  • Assigned a person / code owner group (required)
  • Thread with the PR link started in a respective Slack channel (required internally)
  • PR targets the develop branch
  • PR is linked to the GitHub issue it resolves

Code & documentation

  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (KDocs, docusaurus, tutorial)
  • Tutorial starter kit updated
  • Examples/guides starter kits updated (stream-video-examples)

☑️Reviewer Checklist

  • XML sample runs & works
  • Compose sample runs & works
  • Tutorial starter kit
  • Example starter kits work
  • UI Changes correct (before & after images)
  • Bugs validated (bugfixes)
  • New feature tested and works
  • Release notes and docs clearly describe changes
  • All code we touched has new or updated KDocs

🎉 GIF

Please provide a suitable gif that describes your work on this pull request

@rahul-lohra rahul-lohra self-assigned this Dec 13, 2024
@rahul-lohra rahul-lohra requested a review from a team as a code owner December 13, 2024 09:54
2. Create its response model
3. Create WS events and map it
4. Add CaptionManager to handle cc relates properties
5. Update closedCaptionMode data type in TranscriptionSettingsResponse
6. Add closedCaptionUi argument
@rahul-lohra rahul-lohra force-pushed the feature/rahullohra/closed_caption_demo_app branch from 1f2535c to df1b6cf Compare December 17, 2024 11:55
rahul-lohra and others added 21 commits December 17, 2024 19:00
2. Create its response model
3. Create WS events and map it
4. Add CaptionManager to handle cc relates properties
5. Update closedCaptionMode data type in TranscriptionSettingsResponse
6. Add closedCaptionUi argument
7. Update UT
2. Create its response model
3. Create WS events and map it
4. Add CaptionManager to handle cc relates properties
5. Update closedCaptionMode data type in TranscriptionSettingsResponse
6. Add closedCaptionUi argument
7. Update UT
8. Rename variables
9. Expose ClosedCaptionsSettings from Call class
…hra/closed_caption_demo_app

# Conflicts:
#	stream-video-android-core/api/stream-video-android-core.api
#	stream-video-android-core/src/main/kotlin/io/getstream/video/android/core/Call.kt
#	stream-video-android-core/src/main/kotlin/io/getstream/video/android/core/CallState.kt
#	stream-video-android-core/src/main/kotlin/io/getstream/video/android/core/closedcaptions/ClosedCaptionManager.kt
…n_demo_app' into feature/rahullohra/closed_caption_demo_app
…ion_demo_app

# Conflicts:
#	stream-video-android-core/api/stream-video-android-core.api
@aleksandar-apostolov aleksandar-apostolov enabled auto-merge (squash) December 24, 2024 14:32
@aleksandar-apostolov aleksandar-apostolov enabled auto-merge (squash) December 24, 2024 16:07
@aleksandar-apostolov aleksandar-apostolov merged commit 27fa090 into develop Dec 24, 2024
5 checks passed
@aleksandar-apostolov aleksandar-apostolov deleted the feature/rahullohra/closed_caption_demo_app branch December 24, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants