Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User Reiben's Avatar
    Join Date
    Mar 2009
    Posts
    5
    Is there any way to capture and play back a video stream on the terminal with PyS60?

  2. #2
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    Quote Originally Posted by Reiben View Post
    Is there any way to capture and play back a video stream on the terminal with PyS60?
    hello Reiben

    welcome to Python developer discussion boards.

    PyS60 doesnt have a API which directly helps in video streaming, But you can see this article written by fellow champion marcelo which explains how to access public Qik streams.

    Hope that helps you.

  3. #3
    Registered User Reiben's Avatar
    Join Date
    Mar 2009
    Posts
    5
    And... would it be possible to call CVideoPlayerUtility::OpenUrlL() from a PyS60 application to open a video streaming in RealPlayer?

  4. #4
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    Quote Originally Posted by Reiben View Post
    And... would it be possible to call CVideoPlayerUtility::OpenUrlL() from a PyS60 application to open a video streaming in RealPlayer?
    no you cant use the class CVideoPlayerUtility in Python directly.

    Instead what you can do is make a extension for that and use it is PyS60.

    Regards,

  5. #5
    Registered User Reiben's Avatar
    Join Date
    Mar 2009
    Posts
    5
    I've been practicing with this simple example: uikludges, based on these links:

    http://wiki.opensource.nokia.com/pro...ing_extensions

    http://wiki.opensource.nokia.com/pro..._using_Carbide

    The problem is that I am a Python developer but I do not know too Symbian . I'm trying to build a C++ extension for PyS60 that allows me to open and close a streaming video on the media player.

    Could anyone guide me to the Symbian code that would need to develop this extension?

    Or a manual?

  6. #6
    Registered User alexz87's Avatar
    Join Date
    Oct 2012
    Posts
    1
    Yeah you can make some kind of video stream by using viewfinder, saving picture in callback function of viewfinder and then reading from the file and sending it to another device every time

Similar Threads

  1. Replies: 1
    Last Post: 2009-02-19, 13:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved