developher-net / developher-net/videojs-scene7
Support Muted Video
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Muting a video works after playback has started but initializing the video as muted is not currently working. This is most likely this is because of a type conversion between the boolean true/false that videojs provides in options, and whatever value the S7 SDK expects as a parameter
Contributor guide
Research direction
Start by locating the plugin's video initialization and muted-option handling, then compare the boolean value supplied by VideoJS with the parameter expected by the S7 SDK. Done means initializing a video with muted true works while the existing post-playback muting behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100