Discussion Board

Results 1 to 14 of 14
  1. #1
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    Hi all,
    I try to develop online video player by use Video element in Qml. Local files are play very well, but when I start to play remote video files via Wi-Fi, playing is no good. (speed of connection are high) Remote videofiles are play, but with periodical pauses, and through a few seconds(2-3, sometimes more) playing continues. If paused video, it isn't buffered.
    Is there any buffer of this Video element?? What size it, and how set it??
    Help me, who can please

  2. #2
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    hello freeUser,

    Sometime back i tried to use Video Element to stream video in symbian^3 devices but i was facing the same issues too. Then at last i used the native player only to stream the video.

    I guess the Video Element is still in very early stages.

    Regards,

  3. #3
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    Thanks for reply! I hoped to use Video Element because interface of my app fully on Qml...

  4. #4
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    why does it should matter, you can also integrate your c++ code in your QML application with ease. So there should not be any problem in using some c++ code in your existing QML code base.

  5. #5
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    I have already used C++ code in my app, it is hybrid) Can I create a player based on QMediaPlayer, declarate it a new Qml element(by this manual) and use player like my own Qml Element?

  6. #6
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    yes you can definitely do that, but if you just want to stream your video without any other specific use case then why don't you just launch the inbuilt media player with the streaming url.

  7. #7
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    I must make app independent. Despite playing video feature, app should comprise other functions, for example searching video on servers, getting information via json, sorting, etc.

  8. #8
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    ok but you can keep those features in the application independent, you just need to play the video file in the inbuilt video player. Just gave that option a try and if you like the user experience then try that you can save lots of your time.

  9. #9
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    No, I need to show video in my app without native player. Is it possible? Is there any way to solve this task?

  10. #10
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    Not sure try making a qml plugin using c++ apis available.

  11. #11
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    So I will try to create player based on QMediaPlayer. I will post the results here.

  12. #12
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    I think that I can try to use native player...How can I launch it?=) May be in this way?

  13. #13
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    yes if you are fine with the native player then that link has all the correct information. :-)

  14. #14
    Registered User FreeUser's Avatar
    Join Date
    Apr 2009
    Posts
    8
    Thanks a lot for help!

Similar Threads

  1. Streaming video playback: audio but no video
    By bpowley in forum Streaming and Video
    Replies: 7
    Last Post: 2009-01-21, 22:14
  2. Replies: 0
    Last Post: 2008-09-25, 06:39
  3. Video streaming with Symbian
    By rasikasri in forum Symbian Networking & Messaging (Closed)
    Replies: 4
    Last Post: 2006-10-10, 12:38
  4. Streaming Video with RealOne on 7650
    By csurbier in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2003-02-26, 09:04

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