-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
Cannot disable PIP button #486
Comments
Use constraints, see https://collab-project.github.io/videojs-record/#/media-constraints
You didn't include information about operating system, video.js version, browser version etc. Why not?
|
It worked! Thank you!!!
ops, sorry. I'm using windows, the browser is chrome and opera. For firefox it's working
It worked too :) |
Not being able to disable pip is a bug, will look into it. |
I tested this on browsers below using videojs-record 4.2.0 and video.js 7.11.4:
|
Hi, I'm trying to set some options and it's not working. I've tried many things, but the options doesn't work, here is my code:
1- The video options to change set resolution of camera, is not changing anything
2- The pip true or false doesn't hide the button
3- The frame rate doesn't change if I put 1 or 200
I don't see any error at JavaScript, but the options are not working, these options are not working or I'm doing something wrong?
The text was updated successfully, but these errors were encountered: