N70 video call over internet...!

I have a N70 phone with good 3G connection. I need to make a video call through my phone with use of front camera. The call need to be just like yahoo messenger video call what we make by PC.
I'm already use VOIP application such like fring. They don't support video, but chat and voice.
So is it possible to make a video call through my phone. Please give names of the software which provide video call over internet.
Thank you.
BR,
Mahendra

hi there.. i tried to use fring on my n70 but its not working.. can you pls guide for the same

Similar Messages

  • Two EX90 devices can make video calls over Internet with No VCS-C and VCS-E

    Dear Experts;
    I  have just started TelePresence and VCS 2 weeks before by going through cisco docs and videos and I had taken a risk of implementing the infrastructure elements.
    We are now implementing Cisco Tele presence with VCS-C, VCS-E TMS,TCS,MCU and End points with  Jabber in One setup.
    and in another setup CUCM 10.5,UCCX 10.5 IM&P,Jabber with some 10 agents.
    Now the question is In our same building in 2nd floor we have one EX90 and in 5th Floor one EX90 and over LAN we can make video calls using IP address.
    In the same way is it possible to make  a video call between 2 EX90 devices present in different location in the same city over Internet without the involvement of VCS-C and VCS-E.
    Appreciate your valuable reply.
    Regards
    Debashis

    The simple answer to that is NO! Where is the EX90 registered to at the moment? Is it on the VCS? or CUCM

  • Voice/video calling over BBM is no longer available for OS 10.3.1.1565

    After updating to OS 10.3.1.1565 for my BB Passport voice/video calling over BBM is no
    longer available. I CANNOT MAKE VOICE OR VIDEO CALLS OVER BBM neither I CAN RECEIVE CALLS
    OVER BBM. I do use voice calling over bbm on a daily basis and I feel like I am now without
    my phone!
    I did update ALL the application offered for the update. Right now there are NO applications
    available for the update - all are up-to-date.
    BB World indicates I use BBM 10.6.4.10. I did REFRESH BB World with no changes. Yet NO UPDATES
    are offered.
    When I select the BBM application in BB World among the list of Installed application it
    says in red color "Unavailable for this device".
    I see some use BBM 10.6.5.10. Are there troubles with voice/video calling over BBM for
    10.6.5.10 & OS 10.3.1.1565?
    Maybe the bug is with BB World that is to be updated itself? But it does not offer me to
    update one.
    Does anyone have an idea how to fix that?
    Thanks!
    Solved!
    Go to Solution.

    I wish I new how to update
    I have purchased yesterday BB Classic for my wife and also updated OS for it.
    BBM works flawlessly with OS 10.3.1.1565 and preinstalled BBM 10.5.15.19. However its also indicates in red that the application is "Unavailable for this device".
    Anyone from Blackberry, would you please suggest how to update BBM in my case?! It is that vital for me.
    Thanks.

  • Why i can't make a normal video call over my cellular operator using by iphone 4s ????!!!! is it possible that if my mobile is iphone so i can not contact (Video Call - or Send Files over Bluetooth ) people do not have iphone ??????!!!!!!!!!

    why i can't make a normal video call over my cellular operator using by iphone 4s ????!!!!
    is it possible that if my mobile is iphone so i can not contact (Video Call - or Send Files over Bluetooth ) people do not have iphone ??????!!!!!!!!!
    i'm still looking for solution, but if i there is no solution so i will throw My Own iPhone 4S in the nearest Trash.
    (I had got a big problem and thanks for Nokia saved me. and if i don't care about apple products i will never send to you this, so kindly find solution or people in middle east will stop using iphone)

    No clue why you cannot make video calls over your cellular operator... have you tried contacting them?
    If you're referring to FaceTime, it is currently limited to Wi-Fi only.
    Sending files via Bluetooth is not a supported feature of the iPhone or iOS.  A simple search of the web or these forums would have made that abundantly clear.
    Threatening to throw away valuable items in these forums only serves to make you look less than intelligent.  No one here is an Apple employee, we are all users like yourself.  As such, we could care less what you do.  If you choose to be stupid, that's up to you.
    Educate yourself and stop whining.

  • Video calling over 3rd party apps

    As an avid apple believer I want to do everything with my apple products, including make video calls to my parents overseas. Now while I understand that apple is bringing facetime to 3g in the furture for now no such luck. Normally there is "an app for that" but there isn't any third party video calling app for Iphone 4. What are my options.

    Accessible through either iTunes App Store or from the iPhone App Store:
    Tango: Supports both iPhone 4 and Android phones. Video calling over 3G and WIFI. Easy set up and access your contact list showing who you can video call. No desktop version at this time.
    Skype: Supports iPhone 4 and soon to support Android phones. Video calling over 3G and WIFI. Requires registration with Skype. Offers desktop version. Provides options for discounted international voice calls to landlines and cellphones.
    As for FaceTime Apple should seriously reconsider updating the iOS to support video calling over 3G instead of just WIFI which is not readily available. Most international carriers already support HSPA+ which provides sufficient bandwidth and speed to allow video calling over 3G as already proven by Tango and Skype.

  • Video Conferrence over Internet??

    Hi all experienced JMF-ers,
    I'm new to Java, of course JMF too .But I have a big will to learn it ..
    I'm interested to develop such a video conferrence using JMF.
    I've read JMF Guide ( although I don't understand all yet ), some refference, I learn several free source code on the internet ( it helps me to understanding JMF faster ) .
    with my poor of experience I modify AVTransmit2 and AVReceive2 then I can make the code to transmit captured video and audio over LAN ( still one way stream ). Although it still makes a delay 1-2 sec.
    But then when I look at this forum, I read several messages that video conferrence using JMF still have a problem such as can't transmit video stream over Internet yet.
    Is there anyone who have solved this problem? ( I'm not testing yet for DaddyE's code for video conferrence) , if yes, I apreciated if you want to share ur depth experience about its high level architecture? And what's the algorithm ? I'll try to make the code by my self. Thanx before.
    Regards,
    Adhi

    Hi khrisna,
    i decide to make a conferrence over LAN first before it goes to internet.
    It doesn't work yet. I modify the code AVTransmit2 and AVReceive2.
    And I think I dont set the frame rate ( default from the web cam ).
    Video and Audio encoding are set just like AVTransmit2.
    I have a plan to make client-server transmit. In a Local Area Network,
    I use socket network programming.
    Now, I've a problem to clone datasource. I think someone in this forum has a problem as I have.
    whats ur suggestion about these :
    1. merge the datasource for audio and video capture first and then make it one processor. After processor has realized, cloned the dataOutput from processor, or
    2. make a processor for each audio and video capture, after both processor has been realized then I merge the dataOuput from both. and then clone the mergedDataOutput.
    which one can work better ? ur help,please!

  • Video call over 3G update on N900....

    Any progress or update from nokia about this video call over 3G function on our beloved N900...can anyone from nokia or software developer can give some hint to us...???..if not,nokia is suck and bulllshit because letting their loyal user like suck without suport..they just left user with the great community suport only...i love nokia community but nokia company and its suport like **bleep**...

    i think he means 3g video calling with your network provider , not skype not gtalk....
    and there has been some talks at TMO more chance of getting 3g calling from our maemo5 community, not nokia .
    Reality is wrong....dreams are for real... 2pac .
    don't forget to hit that green kudos

  • Lenovo K900 Inbuilt Video Calling Over 3G

    Hi, I am unable to make 3g Video Calling (Not Skype etc.) In Call settings I see IP Dial settings however it takes only numeric value. I use this phone in India using IDEA Cellular Network, Can you confirm if i make Video Call over 3g Network, If yes How??

    I am using K 900 in india & my service provider is Vodafone having 3G facility wants video calling directly without the help ofv SKYpe,etc.Is it possible by this device.
    Surajit sen
    Moderator Note; private information edited for member's own protection

  • How can we use K900 for video call over wifi or 3G

    Do we have video calling feature like samsung provides over 3G or wifi? I dont see any option while dialing a number.
    thanks

    @vinashar,
    I would recommend 3rd party apps such as Line or Skype for video calls ... As for future plans to implement video calls in the Lenovo dialer, I am not sure.
    Thanks
    *Non Lenovo employee*
    I have a Y2P (i5) ... Feel free to ping me if you want me to test some applications with your Y2P if you have the same model. I don't mind keep doing recovery on it if needed .... =)

  • HT204380 How to make video call over 3g

    I'm unable make video call ie.facetime over 3G please help me guys

    Audithya wrote:
    I'm unable make video call ie.facetime over 3G please help me guys
    Using FaceTime
    http://support.apple.com/kb/ht4319

  • Video transmission over internet

    Hi to all ,
    iam developing video and audio transmission over internet using JMF in java.
    it is working in the LAN with multicast ip address like 224.235.202:42050
    my problem is when i want to transmit in the internet which ip address and port i need to use for transmission and receive.
    please help me out.
    if possible give me some sample code which is working in internet for transmission video and audio.

    Hi khrisna,
    i decide to make a conferrence over LAN first before it goes to internet.
    It doesn't work yet. I modify the code AVTransmit2 and AVReceive2.
    And I think I dont set the frame rate ( default from the web cam ).
    Video and Audio encoding are set just like AVTransmit2.
    I have a plan to make client-server transmit. In a Local Area Network,
    I use socket network programming.
    Now, I've a problem to clone datasource. I think someone in this forum has a problem as I have.
    whats ur suggestion about these :
    1. merge the datasource for audio and video capture first and then make it one processor. After processor has realized, cloned the dataOutput from processor, or
    2. make a processor for each audio and video capture, after both processor has been realized then I merge the dataOuput from both. and then clone the mergedDataOutput.
    which one can work better ? ur help,please!

  • N70 video call ringtone??

    I have looked through the N70 thread, and tried the suggested, but my problem seems a little different.
    I hadn't noticed this before, seems to have happened just today??
    When someone video calls me I get the Nokia Tone although its set to something different? I have applied the ringtone patch, cleared the log and set to 1 day, gone through numerous different tones, and nothing, keeps playing the Nokia one??
    I'm 99% sure that I hadn't noticed this before.
    I'm on 3 if that helps!!
    Kind Regards

    you have set the video ring tone havent you...
    It has its own setting and does not use the ring tone (voice calls).Message Edited by ricksvill on 27-Aug-2006
    09:15 AM
    N96-1 + 8G SD~Software Version 30.033~Software Version Date 18-06-09~Type RM-247~P/C 0543713~T Mobile UK

  • Video Calling over 3G

    Hello All,
    Is'nt there Video Calling Facility on Iphone 4?
    I know there is FaceTime which is limited to only Wifi, what about 3G? Can I make a Video (Not Facetime) over 3G?
    Thanks.

    FaceTime is the only video chat feature that is included with the iPhone, so you will need to look to other developers. Skype is perhaps the most commonly-used alternative.
    Note, though, that your cell carrier may put limits or restrictions on use of such services, and even if they don't, video calling can use up quite a bit of bandwidth which can quickly exhaust your allocation if your carrier puts a cap on the data connection provided in your plan.
    Regards.

  • Video calls over E1 ISDN PRI link

    Hi All
    I have an ISDN E1 PRI Link through MGCP gateway, the telco say that they will provide a Video call service through this link for up to 30 calls!! is that possible (voice is working fine)??
    What I know is a 64 k provided by each ISDN channel is not enough for Video calls unless using MCU or a gateway to aggregate the isdn channels.
    Other people suggest that with H323 gw this can be done.
    Call flow: Mobile Phone ==> ISDN ==> MGCP (or H323 if required) ==> CUCM==>Video enabled phone
    Please advise..Many Thanks

    Hi,
    H.323 is supported in Cisco ISR routers. It is recommended to have dedicated video gateways the Cisco (ex Tandberg/Codian) 3200 Series would be better.
    Section in the below: Dedicated Video Gateways
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/collab09/clb09/gateways.html#57896

  • Live video conference over internet

    hi frndz,
    i have done a video conference application which works fine in LAN.
    i have a static IP server to host the video conference application.
    my problem is that i was not able to recieve the video transmitted from the server. in vise-versa if i send it from client which is in different network, i am able to recieve it frm the server using the public IP of my ISP,
    can any one help me how to transmit in rtp:// from server and how to recieve it in the client side
    i have checked this transimission and receiving by JMF studio and my code
    rgds
    -venkat

    hi,
    first get clear idea on JMF archietecture and wot it does,
    Start with creating a player,
    learn about processors, DataSource, realizing a player, media types supported by JMF and RTP protocol,
    by learning above things u ll be clear about how to start ur video conference app,
    for further clarification revert me back
    rgds
    -Venkat

Maybe you are looking for

  • Back Link in reports

    Hi, I have created back link in narrated view for moving back to the previous page in a report (not in dashboard), its working fine until i keep using it in the tool. But as soon as i download a report it also gets downloaded and appears as a hyper l

  • I need to re-download ps13 to a new computer. How do I do this?

    I have a new computer and need to re-download ps 13 to it. My old computer is failing. How can I do this? I have located my purchases in my adobe account but do not see where I can download again. Thanks

  • Web Report Personalization

    Hi, I have a requirement for the web reports I have published. I am running BI 7 right now without BI portal but will be running in BI portal soon. Bascially, I want the report to remember what the last format a user ran a report. For example, the re

  • How can I gift a playlist to someone else?

    This is not someone in my house. I am happy to pay for the songs a second time for this other person. Who says the mixed tape is dead !!

  • Configuration SAP Solution Manager TCode-SOLMAN_SETUP Initial Configuration

    Hi, I am running the TCode: Solman_Setup for Basic Configuration in Solman 7.0 EHP1. In "Initial Configuration" -> Technical Configuration after clicking Configure button facing following error. Pls Suggest. System SM1 does not exist & E::000 Regards