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

Example for changing video source #223

Closed
michaelsboost opened this issue Mar 29, 2018 · 3 comments · Fixed by #322
Closed

Example for changing video source #223

michaelsboost opened this issue Mar 29, 2018 · 3 comments · Fixed by #322
Labels

Comments

@michaelsboost
Copy link

michaelsboost commented Mar 29, 2018

I'm not seeing anything in the API that shows any option to change the webcam source. (I'm asking cause I may use this library to make a Google Chrome App for Chromebooks. (Testing on Google Chrome)

Demo visible a https://codepen.io/michaelsboost/pen/BrYwjq

@thijstriemstra
Copy link
Member

@michaelsboost check this example: https://github.com/collab-project/videojs-record/blob/master/examples/change-audio-input.html It's for audio but with some tweaking it should work for video as well.

@thijstriemstra
Copy link
Member

any feedback @michaelsboost?

@michaelsboost
Copy link
Author

Nope haven't been able to test it. My only tinkering it just recording the webcam and audio. Just have more important things to deal with in my life besides coding.

This is the pen I originally created to play with VideoJS though: https://codepen.io/michaelsboost/pen/BrYwjq

@thijstriemstra thijstriemstra changed the title API for Changing Webcam Source? Example for changing video source Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants