Hello everyone,

I was trying to use Qt for playing live video for which Qt provides a
phonon class. However, the limitation with this is that it is not capable
of decoding RTSP packets on windows (since phonon uses Directshow on
windows platform).

In order to make it capable of doing this, I am planning to now integrate
openRTSP with Qt. Within openRTSP where can I find a pointer / handle to
the video buffer or frame buffer so that I can pass on this to my Qt widget
for display.

Has anyone attempted this before?
Any pointers on the correct approach for doing this would be highly
appreciated.

Thanks in advance.

--
Regards,
Saurabh Gandhi
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to