c++ - Play RTP video stream using Qt? -


I want to create a QT widget that can run incoming RTP streams where the video is encoded as H 264 There is no audio and no audio. / P>

My basic plan for implementation is:

  • Create a Phone On Object (stream type).
  • Connect it to a sub-class that provides data
  • Get either video data:
    • Client library
    • Plugin This is a deposit of the plug-in package and decoding the video. It may be that improves the chances that Phonon will recognize the data.

My environment:

  • Ubuntu 9.10
  • QT 4.6

My question:

  • Is my attitude good? Maybe I'm looking at a more clear or simple solution?
  • I am currently experiencing this problem: When the video stream is trying to run, ErrorType with ErrorType FatalError gets in the position of MediaObject, can someone tell me what I do Am I

Edit
I found that a solution is using libVLC in combination with QT, which I have learned about this. Here's one for interest. I'm still looking for Phonon based solution.
Ideally I just need to provide one SDP file and get job done. I was able to work it using libVLC resolution.

This is one.

I can not be sure that this is the best solution, however,

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -