QMediaPlayer an stream videos
-
Hi... I need to handle video stream from internet and when I set my vide URL I have de following error:
Warning: "No decoder available for type 'text/html'."
Error: "Your GStreamer installation is missing a plug-in."by the other hand, I need to know some way to get the webcam video stream and show it on my QVideoWidget, and handler with my QMediaPlayer object.... is that possible ???
best regards
Freddy