Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi All,
I would like to build a desktop tool which allows me to watch IP cameras in my home. Is there a qt class to support live streaming from IP camera ? Such a class should accept ip, port, user/password...
Any ideas ?
Thanks
You can do this as well in QML as in Widgets.
Create the MediaPlayer object and set the source to your URL.
For a axis-WEB-Cam with rtsp the url is:
rtsp://username: password@camera_ip:554/axis-media/media.amp?videocodec=h264&streamprofile=low