Re: [Interest] QMediaPlayer with H.264 Camera over RTSP

2015-02-06 Thread Lopes Yoann
On 03 Feb 2015, at 16:48, FROMME Edwin mailto:e.fro...@spikenet-technology.com>> wrote: So, i wrote a code based on QMediaPlayer displayed by a homemade class inherits from QAbstractVideoSurface. When I load local file, everything works fine but when I load a RTSP URL, there is nothing going.

[Interest] QMediaPlayer with H.264 Camera over RTSP

2015-02-06 Thread FROMME Edwin
Hello, I recently discovered QtMultimedia framework to retrieve images from a H.264 IP Camera streamed over RTSP. So, i wrote a code based on QMediaPlayer displayed by a homemade class inherits from QAbstractVideoSurface. When I load local file, everything works fine but when I load a RTSP U