Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor jcaradec's Avatar
    Join Date
    Jan 2007
    Posts
    135
    hello, I am not clear about what is still supported on flash lite 3.0 for video rendering.

    I use a N95 and flash lite In my .swf I have a video object and uses: videoObject.play(url).

    If the url references a local file, the video is played and mp4 (H.264) as well as .3gp (h.263) are supported.

    Now my url references a file on the web http://.....

    then I get an error. If I display teh error by using this:
    videoObject.onStatus = function(info){
    status_txt.text = "";
    status_txt.text = info.level +" :: "+info.code;
    }

    I get "0::decodeFailure" Note that I have referenced the same file so the problem seems to come from the http download (no get is issued on the network)

    the same applies with url= rtsp://

    the question is then are these modes still supported (http download and rtsp streaming with Flash lite 3.0.

    Thanks in advance for your replies
    Jean-philippe
    jean-philippe

  2. #2
    Super Contributor RB_Sahu's Avatar
    Join Date
    Jan 2007
    Location
    Bhubaneswar, India
    Posts
    1,189
    -------------------------------------
    Thanks & Regards
    Ram
    Symbian OS 9.2/9.3,S60 3rd FP1/FP2,Carbide.c++v2.0

  3. #3
    Regular Contributor jcaradec's Avatar
    Join Date
    Jan 2007
    Posts
    135
    Hi,

    thanks for your reply but I am not sure which doucment in the web page you are refencing might help me understand what is supported on Flash lite for H.264/3gp video download or rtsp video streaming.

    Jean-philippe
    jean-philippe

  4. #4
    Nokia Developer Champion biskero's Avatar
    Join Date
    Apr 2005
    Location
    Boston
    Posts
    515
    Ciao,

    if you use the Video API for device video, any video format that the device supports can be playback from FL.

    you cannot use http, because the default streaming protocol on Nokia is rtsp.
    So you need to have a streaming server such as Helix or Darwin to stream video.

    Alessandro

  5. #5
    Regular Contributor jcaradec's Avatar
    Join Date
    Jan 2007
    Posts
    135
    Does that mean that there is no way to locally load a video that is referenced with a url (http://...) and play it within flash lite ?

    Jean-philippe
    jean-philippe

  6. #6
    Nokia Developer Champion biskero's Avatar
    Join Date
    Apr 2005
    Location
    Boston
    Posts
    515
    Ciao,
    you could embed a video into a swf and then load it via loadMovie.
    The only issue is memory.

    Alessandro

Similar Threads

  1. Nokia N958GB Flash Lite 3.0 XMLSocket Bug (Firmware v15.0.015)
    By ryan_at_frog in forum [Archived] Flash Lite on Nokia Devices
    Replies: 13
    Last Post: 2009-10-26, 22:08
  2. N95 force to Flash Lite 3.0 during start of application
    By maneesh.panwar in forum [Archived] Flash Lite on Nokia Devices
    Replies: 1
    Last Post: 2008-09-24, 07:48
  3. Flash Lite 3.0 FLV Playback
    By flasher2009 in forum [Archived] Flash Lite on Nokia Devices
    Replies: 1
    Last Post: 2008-09-15, 23:01
  4. Nokia 7650 support Bluetooth audo?
    By ovjo12 in forum Bluetooth Technology
    Replies: 5
    Last Post: 2003-07-17, 18:50

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