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

Add live video stream #15

Open
dotdoom opened this issue May 21, 2016 · 0 comments
Open

Add live video stream #15

dotdoom opened this issue May 21, 2016 · 0 comments
Assignees

Comments

@dotdoom
Copy link
Member

dotdoom commented May 21, 2016

The settings are transferred using headers:

X-Capture-Server-WIDTH
X-Capture-Server-HEIGHT
X-Capture-Server-FPS
X-Capture-Server-PASSWORD

List of original modes:

WIDTH×HEIGHT FPS range Comments
2592×1944 1-15 Full FOV, not yet supported
1920×1080 1-30 Sensor cropped
1296×972 1-42 4:3 Full FOV
1296×730 1-49 16:9 Full FOV (width only)
640×480 43-60
640×480 61-90

Let the user choose the resolution from drop-down, then choose FPS from allowed range (using drop-down or slider).
Once a resolution is selected, show a comment (e.g. "sensor cropped" or "full FOV").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants