S
S
shedy2014-06-20 23:58:50
Qt
shedy, 2014-06-20 23:58:50

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

2 answer(s)
S
shedy2, 2014-10-14
@shedy2

Wrote a plugin: https://github.com/freedbrt/qml.rtmp

R
ROKarpov, 2014-08-04
@ROKarpov

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 question

Ask a Question

731 491 924 answers to any question