What do I have to write on the QML Video source property in order to show rtsp ?
QML and Qt Quick
7
Posts
2
Posters
2.4k
Views
1
Watching
-
-
I don't see any warnings. I just don't see the streaming video.
The QML Video element statuses are all OK:
availability = MediaPlayer.Available
error = MediaPlayer.NoError
hasAudio = false
hasVideo = true
playbackState = MediaPlayer.PlayingState
status = MediaPlayer.BufferedMy OS is ltib (linux) over Freescale i.MX53