-
Notifications
You must be signed in to change notification settings - Fork 178
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
Compressed image transport support #208
Comments
I'm not sure if this helps but you can republish the stream (compressed_image_transport, Section 4) and get the compressed stream that way
It is a bit of a hack solution but is what I've been using. |
do you mean doing sth like this? |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Hi All,
Currently this driver doesn't appear to support compressed_image_transport which means recording the image topic will use an absurd amount of disk space. This also affects streaming for viewing purposes (like over a wireless connection).
Are there any plans to implement such support or does anyone know of any forks that do?
Cheers
The text was updated successfully, but these errors were encountered: