QMovie with IP Camera
Unsolved
General and Desktop
-
Hi,
I use Qt4.8 with QtMultimedia. But I dont know how to pass QUrl ip camera address to QMovie object constuctor to connect.
Could you help me?
-
Hi,
You can't, QMovie is for playing animated GIF and such files.
If memory serves well, in Qt 4, there was the Phonon module for high level multimedia activities.