-
Notifications
You must be signed in to change notification settings - Fork 51
Need vidstream params config section #182
Comments
I suspect the vidcap is for video saving, not video streaming. I don't believe there are parameters to control the RTSP streaming but @lbegani will know for sure. Lalit, when this is confirmed, I'll tidy the docs for vidcap to make this clear. |
Thank you.
…On Wed, Sep 5, 2018 at 6:18 PM Hamish Willee ***@***.***> wrote:
I suspect the vidcap is for video saving, not video streaming. I don't
believe there are parameters to control the RTSP streaming but @lbegani
<https://github.com/lbegani> will know for sure.
Lalit, when this is confirmed, I'll tidy the docs for vidcap to make this
clear.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#182 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABGek6cWJfxej3NXmz7lIxgDp1MR60bIks5uYE2rgaJpZM4WbVik>
.
|
@hamishwillee That's right. |
Thanks @lbegani . Docs fixed in Dronecode/camera-manager-docs@6b01679 Let's leave this open to track vidstream - I'll rename to make it clear. |
The documentation on config files is a tad unclear, so maybe I'm doing this wrong. I tried to set frame rate to a 5 and image width/height to 640x480, but when I stream the video I'm still seeing 1920x1080 images at 30FPS. Someone on slack said those parameters only apply to vidcap and not to streaming, and suggested that I file this issue.
The text was updated successfully, but these errors were encountered: