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

Live streaming to Web Browser or Qt desktop app (Widget or QML) #62

Open
mrspirytus opened this issue May 29, 2020 · 1 comment
Open

Comments

@mrspirytus
Copy link

First thing. Thank you for your awsome work. My purpose is to study various streaming techniques, band witch usage, recovery over poor connections, cpu utilization etc.

I have ROS.org project where I am reading raw frames from few PoE cameras. What I like to do is implement implement simple TCP server that could except connections from web browser (or desktop Qi app) to view remote video. I have extensive expirience with network programming.

What I am missing and hoping someone can help me understand or point me to correct source, how to format trades to any modern browser can display it. What are best and most coming codecs used. I do not care about sound with video so this might be and option to enable so save some bandwidth

Thank you all for any input and suggestions

@leandromoreira
Copy link
Owner

Here I describe several links where you can learn but you can try to understand more with @MMC examples.

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

No branches or pull requests

2 participants