Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User pauspling's Avatar
    Join Date
    Jan 2008
    Posts
    24
    I am all new to Mobile Java programming and would like to ask some basic questions regarding what features Mobile Java supports. I would like to implement two features:

    (1) live streaming of video from the handset to a computer

    and

    (2) remote controlled (from a computer) or automatic (controlled by an application on the phone) photo capturing (i.e. not directly initiated by the handset user)

    Is this even possible to do? Any tips?

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    1) you need to record in pieces and send the video in another thread after stpping recording momentarily, as you cannot access the recorded stream before that.

    2) possible, but you might encounter some issues with the API permission settings. (http://wiki.forum.nokia.com/index.ph...curity_Domains)
    Basically by default your application requests user to manually grant the permission for taking a picture every time. You can manually change the settings so that this is asked only once. Or then you can sign your MIDlet

    Hartti

  3. #3
    Registered User pauspling's Avatar
    Join Date
    Jan 2008
    Posts
    24
    OK, thank you!

Similar Threads

  1. Citymap (with GPS feature) application for Nokia N95 and 6110 navigator
    By vgps in forum General Development Questions
    Replies: 4
    Last Post: 2008-06-18, 02:22
  2. NOKIA N90 and live video feed
    By skanki in forum Streaming and Video
    Replies: 9
    Last Post: 2007-08-14, 07:37
  3. Nokia Mobile VPN Client
    By marcyl in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2003-12-01, 14:47

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