Skip to content

Dev5.0.0 extvideo3#30

Open
hiroshisuga wants to merge 76 commits intotest500_showDiffExtVideo3from
dev5.0.0_extvideo3
Open

Dev5.0.0 extvideo3#30
hiroshisuga wants to merge 76 commits intotest500_showDiffExtVideo3from
dev5.0.0_extvideo3

Conversation

@hiroshisuga
Copy link
Copy Markdown
Owner

@hiroshisuga hiroshisuga commented Jul 1, 2023

comment why passing volume, mute, and rate by props does not work.
Since the externalvideo component does not get rerendered in the current implementation, I move all rerendering process into external-video-player.js
Look for the video url for each cycle of orchestrator...
Maybe not necessary..
Thumbnail hitchhiking started to work, but after jumping on a external video, you cannot use the primary player's slider to seek the video. But when the player enters external video from a normal slide, the slider works well. 
Obviously the synchronise function stops to work if the react-player is not re-rendered..need to find where the external video is synchronised with the primary player.
reverting the changes
revert the changes
because starting the video usually delays ~1 sec due to loading the data. Prevents an initial quick reload happening every time when a video starts.
Fix a bug where video unnecessarily synchronised with higher/lower play rate
add comments and change the name of drift value.
@hiroshisuga
Copy link
Copy Markdown
Owner Author

with the recent change in https://github.com/hiroshisuga/bigbluebutton/pull/215/commits playback external movie becomes more precise.

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.

1 participant