otalk / TLKSimpleWebRTC

MIT License
28 stars 21 forks source link

Feature: Add ability to select video capture device at initialization #4

Closed miwillhite closed 9 years ago

miwillhite commented 9 years ago

This branch adds the ability to specify which video capture device to use.

Correlates with: https://github.com/otalk/TLKWebRTC/pull/4

hjon commented 9 years ago

Thanks for the patch! I decided to consolidate the init methods a little differently, but I appreciate the feature addition.