Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full overhawl of video & audio playback to make it more complete #1432

Merged
merged 6 commits into from
Apr 17, 2024

Conversation

Juice10
Copy link
Contributor

@Juice10 Juice10 commented Mar 22, 2024

This pull request adds support for capturing media attributes such as playbackRate, muted, and loop in the rrweb-snapshot library. It also includes updates to the video playback and fixes many bugs related to pausing, playing, skipping, muting, and playbackRate on media elements in rrweb itself.

Copy link

changeset-bot bot commented Mar 22, 2024

🦋 Changeset detected

Latest commit: 4eb2bba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
rrdom Minor
rrweb-snapshot Minor
rrweb Minor
@rrweb/types Minor
rrdom-nodejs Minor
rrweb-player Minor
@rrweb/web-extension Minor
rrvideo Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@eoghanmurray eoghanmurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great work; I haven't had a chance to fully test this in production, but I believe it is better in trunk than out of it as it provides missing functionality.

@Juice10 Juice10 merged commit 123a81e into master Apr 17, 2024
11 checks passed
@Juice10 Juice10 deleted the juice10/video-playback branch April 17, 2024 13:49
This was referenced Apr 26, 2024
billyvg added a commit to getsentry/rrweb that referenced this pull request Apr 26, 2024
jaj1014 pushed a commit to pendo-io/rrweb that referenced this pull request Apr 30, 2024
…eb-io#1432)

* Add support for capturing media attributes in rrweb-snapshot

* Add loop to mediaInteractionParam

* Add support for loop in RRMediaElement

* Add support for recording loop attribute on media elements

* Update video playback and fix bugs

* Update cross-origin iframe media attributes and player state
jxiwang pushed a commit to amplitude/rrweb that referenced this pull request Jul 31, 2024
…eb-io#1432)

* Add support for capturing media attributes in rrweb-snapshot

* Add loop to mediaInteractionParam

* Add support for loop in RRMediaElement

* Add support for recording loop attribute on media elements

* Update video playback and fix bugs

* Update cross-origin iframe media attributes and player state
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.

2 participants