Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding ability to disable quality option. Some systems does not suppo…
…rt this option and can display cropped image. In order to disable quality you should set quality option to false (ex : new rtsp.FFMpeg({input: uri, resolution: '1280x720', quality:false, rate:10});)
- Loading branch information