[PyQt] Stream Video

Gustavo A. Díaz gustavo.diaz at gmail.com
Fri Aug 7 04:18:35 BST 2009


Marcus,

Maybe you should post a example code of what you did.

2009/8/6 Marcus Tenório. <martxyz at gmail.com>

> Hello gustavo,
>
> you help me, but i need to do a question, in my program i only recieve de
> stream, i create a windows which show the stream i recieve, in the case i
> only a client, you thiink this widget will work?
>
> Thanks
>
>
>
> On Thu, Aug 6, 2009 at 8:38 PM, Gustavo A. Díaz <gustavo.diaz at gmail.com>wrote:
>
>> You mean you want yo play a Video Stream with PyQt4? If that, you can use
>> Phonon which works good.
>> I use it in the application i am developing to play Video Streams indeed.
>> You can dig the code here:
>> http://svnweb.tuxfamily.org/filedetails.php?repname=opencoffee%2Fopencoffee&path=%2Ftrunk%2Fopencoffee-server%2Fcore%2Fwebcams%2Fwebcams.py
>>
>> Search in the WebcamWidget class which is where use Phonon for that.
>>
>> Cheers.
>>
>> 2009/8/6 Marcus Tenório. <martxyz at gmail.com>
>>
>>> I Think, you dont understand my question, i work with pyqt and i  try to
>>> do a operation, with recieve some information for a different aplication and
>>> that stream of video need to appear in a space in a window i create in pyqt,
>>> which receives some data from the program!
>>>
>>> Thanks again
>>>
>>>
>>> On Thu, Aug 6, 2009 at 5:54 PM, Jason H <scorp1us at yahoo.com> wrote:
>>>
>>>> Not a PyQt issue
>>>>
>>>> But I am an enabler. FFMPEG.
>>>>
>>>>
>>>> ------------------------------
>>>> *From:* Marcus Tenório. <martxyz at gmail.com>
>>>> *To:* pyqt at riverbankcomputing.com
>>>> *Sent:* Thursday, August 6, 2009 4:17:57 PM
>>>> *Subject:* [PyQt] Stream Video
>>>>
>>>> Anybody nows how to do this?
>>>>
>>>> --
>>>> Marcus Tenório
>>>>
>>>> "And I Know, even as we face this hungry beast and his corps, he may
>>>> take our lives here today, but he will never take everything"
>>>>
>>>> Academic Unit of Electrical Engineering - UAEE - www.ee.ufcg.edu.br
>>>> Electrical Engineering and Informatics Center - CEEI -
>>>> www.ceei.ufcg.edu.br
>>>> Federal University of Campina Grande - UFCG - www.ufcg.edu.br
>>>> Robotic's Study and Research Group - eROBOTICA -
>>>> http://www.embedded.ufcg.edu.br/erobotica/
>>>>  Embedded Systems and Pervasive Computing Lab- Embedded-
>>>> http://embedded.ufcg.edu.br/
>>>> Percomp- http://wiki.percomp.org/index.php/Home
>>>>
>>>>
>>>
>>>
>>> --
>>> Marcus Tenório
>>>
>>> "And I Know, even as we face this hungry beast and his corps, he may take
>>> our lives here today, but he will never take everything"
>>>
>>> Academic Unit of Electrical Engineering - UAEE - www.ee.ufcg.edu.br
>>> Electrical Engineering and Informatics Center - CEEI -
>>> www.ceei.ufcg.edu.br
>>> Federal University of Campina Grande - UFCG - www.ufcg.edu.br
>>> Robotic's Study and Research Group - eROBOTICA -
>>> http://www.embedded.ufcg.edu.br/erobotica/
>>> Embedded Systems and Pervasive Computing Lab- Embedded-
>>> http://embedded.ufcg.edu.br/
>>> Percomp- http://wiki.percomp.org/index.php/Home
>>>
>>> _______________________________________________
>>> PyQt mailing list    PyQt at riverbankcomputing.com
>>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>>
>>
>>
>>
>> --
>> Gustavo A. Díaz
>> GDNet Projects
>> www.gdnet.com.ar
>>
>
>
>
> --
> Marcus Tenório
>
> "And I Know, even as we face this hungry beast and his corps, he may take
> our lives here today, but he will never take everything"
>
> Academic Unit of Electrical Engineering - UAEE - www.ee.ufcg.edu.br
> Electrical Engineering and Informatics Center - CEEI -
> www.ceei.ufcg.edu.br
> Federal University of Campina Grande - UFCG - www.ufcg.edu.br
> Robotic's Study and Research Group - eROBOTICA -
> http://www.embedded.ufcg.edu.br/erobotica/
> Embedded Systems and Pervasive Computing Lab- Embedded-
> http://embedded.ufcg.edu.br/
> Percomp- http://wiki.percomp.org/index.php/Home
>



-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090807/62704760/attachment.html


More information about the PyQt mailing list