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

websocket support? #132

Open
jwdinius opened this issue Nov 21, 2022 · 0 comments
Open

websocket support? #132

jwdinius opened this issue Nov 21, 2022 · 0 comments

Comments

@jwdinius
Copy link

Currently, the web_video_server uses http to serve video using the async_web_server_cpp library. This library has support for websockets, as I understand it. Are there any plans to use websocket transport for streaming video in the future? What level of effort is needed?

I'm happy to help implement this capability, but I would need some guidance about what high-level tasks are required and where any potential pitfalls may exist. Thanks for this great library!

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