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

Demo for Issue With Canvas and Archive #368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erikdonohoo
Copy link

@erikdonohoo erikdonohoo commented Nov 16, 2023

You will need to setup the accompanying PHP server https://github.com/opentok/learning-opentok-php which has a couple bugs of its own as it stands but you can get it to work.

If you use JS SDK version 2.24.6 or lower, the scalableVideo isn't a valid option, and without it set, you get an archive that looks fine.

If you use 2.24.7 or above, at least using our API keys for OpenTok, you will see massive stuttering in the recording.
If you set scalableVideo to true you still see the stuttering.

If you set scalableVideo to false, you get an initial long freeze frame of a few seconds, followed by a normal looking recording.

We are also un-able to edit the scalableVideo setting on any of our projects, wehre not a single toggle is selected.

image

We worry that a fix to this would cause recording issues immediately for our projects.

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