Open KensakuKOMATSU opened 8 years ago
misunderstood .... it support video parameter with adapter.js
ex.
{
...
video: {
width: { min: 1024, ideal: 1280, max: 1920 },
height: { min: 576, ideal: 720, max: 1080 },
}
}
need to update readme.md.
as shown below, currently there is no feature to set video parameter (video resolution etc.)