开发者

Embed Audio, Video in Python GUI

I am working on a project that requires me to display some live video feeds from networked cameras and play some unrelated streamed OR stored audio files as well.

All the filepaths are stored in a MySQL database (although I could use something other than MySQL if that'll make things easier).

My question is this: what Python GUI libraries can I take advantage of, in order to display the video and play the audio?

I also need to display some other frames with some text, etc in them.

Can anyone please suggest a good flexible GUI library that I can u开发者_如何学JAVAse?

Thank you


The module Phonon from PyQt

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜