Answer the question
In order to leave comments, you need to log in
How to make video chat on QT (RTP/RTSP/RTMP)?
Good afternoon. Quite recently, I took up qt with full confidence that I will master everything, I can do everything. And how wrong I was.
I can't find any example of video chat or even RTMP streaming that works. Still reinforced by my poor knowledge of compilers, I do not compile, for example, QMLVlcDemo, or many other libraries (qt-libtrmp, under Windows, QtCreator, MinGW). Anyway. I want to know a 100% option, maybe someone worked. I'll take it and beat my head until it works. Thanks
Answer the question
In order to leave comments, you need to log in
Sorry, I did not work with the network and Qt at the same time, but the multimedia package completely allows you to solve such problems.
The class names you will most likely use are:
QCamera - allows you to get an image from a camera.
QAbstractSurface - allows you to perform frame processing. In this case, send.
I think this should be enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question