Video conferencing project

Hi all,
I am current embarking on a video conferencing project. I am trying to write an applet that send text, audio and video. I have written the part that send the text but I have no clue as to how to start the others. what i am trying to accomplish is this. I have a list of users online, connected to my applet server in the backend. If i should click on any of those persons then I should be able to see their webcam and get audio from them through their ipaddress and they would automatically see my webcam and hear me. is this possible? I know that JMF can be used. I have seen the examples but can't seem to figure them out. Could some send me a simple code that sends the live data from an applet to a server and from the server to another applet. the server is like a router.

hey!!! did u finish ur project???
hope u did ...
hope like hell...cuz now im stuck...
cud u give me ur source code...i.e....if u actually finished it...???
thank u ..
thank u verrrrr much...
in advance....
byeeeeeeeeeeeeeeee
muaaaaaaaaaaah!

Similar Messages

  • New video Conferencing project

    Hi, thanks to all in advance, I hope you can help, this the situation: My company just purchased a list of devices which include:
    IPVC-3515-MCU12
    CISCO2851
    IPVC-3527-GW1P
    Now, I have no experience with Video Services deployment, where do I start? what are the requirements if this needs to go over the internet to another site, what is involved in this? multicast, QoS, etc? and where can I get some white papers to begin with, thanks again.

    You need a very good bandwidth. It should not be less than 512 kbps. You have to enable the QoS and codecs.
    Implementing QoS Solutions for H.323 Video Conferencing over IP:
    http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a0080094968.shtml
    Take a look at the following link for basic gatekeeper concepts and configuration.
    http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00800a8928.shtml
    http://www.cisco.com/en/US/tech/tk1077/technologies_configuration_example09186a00800a9a56.shtml

  • Video Conferencing using java

    hi,
    i am developing video conferencing project using JMF.
    and using AVReceive2 and AVTransmit2.
    i am able to send and receive audio and video between two pc's where one transmits and one receives.
    but how to use AVReceive2 and AVTransmit2 for more than two pc's when any one doesnot have information that other user is transmitting.
    What i mean is that when one user wants to connect to another user then how can second (receiver) know that someone is sending him data.
    Basically when to run the AVReceive2 program on second PC..

    hello anyonebaris,
    Am currently working wid this topic of audio video conferencing using java.....N i wud be glad if u wud try helping me out....
    I wanted to find out the actual function the server performs while the audio video transmission is going on in a JMF based platform ...Am using java 1.5 ...n JMF 1.2.1...
    Is the server monitoring the clients and how..??..what function is it performing while establishing the link between the two clients...??
    .....................Plz try 2 help me out....
    ---------Thanx in advance

  • Video Conferencing in internet--Proxy net Connection

    I am doing video conferencing project in internet....We are having internet connection in lan....Internet connection we are having only one line.....From that we are having proxy net connection to all systems.If i transmit video from outside (not in lan) to inside proxy net connected system means....what can i do ?will u please help in this matter?

    Hi Nivaz,
    We are facing the same problem now . Since you have posted this long back, you might have got a solution by now . Please share with us.
    Thanking you in advance
    Arun Kumar A P
    [email protected]

  • Ip tunneling --Video Conferencing

    I am doing video conferencing project...For systems behind firewall and proxy,
    i planned to use ip tunneling....But i am very new to this concept....Please help me how to do it.....please help me to find materials also

    Also cisco CCME support video conferencing using Cisco VT advantage or the videostation 7985. Interoperate with other vendor should not be a problem. It is a feature of IOS and runs on all the routers so you can chose from the 2801 and upward.
    Hope this helps, if so please rate post!

  • Video Conferencing System Graduation Project

    Hello all,
    My graduation project is a Java based video conferencing system I know that it is going to be implemented by JMF and I am studying it now So I just wanted to know the modules of the project to distribute it on the working team.

    Oops! forgot to add..
    I just wanted to know the modules of the project to
    distribute it on the working team. But if you are determined to go ahead with this folly
    (developing a final year project in an unsupported API).
    It is possible to devlop for the JMF once the power
    pack or core JMF (Mac.) is installed. The installation
    process generally makes all the JMF classes available
    through the 'extensions'(?) directory and they should be
    on the java 'classpath'.

  • Video conferencing over LAN

    I want to do a project on video conferencing over LAN .Plz help me
    for implementation.

    Have you tried AVTransmit2 and AVReceive2 to transmit multicast stream. then have multiple receivers join and disconnect.
    It works without any code modification, so I would study the differences between that and yours.
    I think I asked this before, are you transmitting multisession?? and receive multisession??
    Are you using linux by chance?

  • Video conferencing using RTP

    IM doing my final project in video conferencing...
    i want know how to send video and audio sametime by live capture..
    if we use vfw://0 it is for live video
    r dsound://0 for live audio
    what is the command for sending both the items

    I am doing the project with user interface,OK ,most people do...
    So we will be giving the address at start of inititalisation.whats the problem in this, you would have to save that address in some variable....
    we will not be able to type the command once the project is opened.What?? which command?
    we will be locating the medias by getting the commands like vfw://0 (for video) and dsound://(for audio) in a text box.
    Likewise how can we get the live audio and video simultaneously??the method is already explained in Reply#2, what is the problem with that?
    I like to know whether these commands will work for transmitting both
    vfw://0&dsound://0
    vfw://&dsound://0
    dsound://0&vfw://0No... if you think that is what JMStudio shows you, it is lying ;-)... you can't even merge the two Datasources together and make a processor to transmit them, it has always failed (thats my experience). You just have to create 2 processors, one for video, one for audio and similarly two RTPManager instances (with same target and source ip addresses but different ports) and then when you say start transmission (by clicking a button or something) you have to start the processors and output streams from the RTPManager, thats all.... at the receiver side, you just have to make a player with the rtp address given in Reply#2 and start the player.
    Thanks!

  • Video conferencing, tele conferencing and chat in jsp

    Hi,
    I have to add a module in my jsp project, module is for video conferencing, tele conferencing and chat.
    Can any body suggest me that what should I use for that like flash or something else?
    Waiting for the response.
    Thanks
    Gaurav Agrawal

    gauravjlj wrote:
    I think, I got your point.
    You are saying that Java Web Start are using to install client applications remotely. Am I right?Basically, yes.
    and these applications can be developed in AWT/Swing or Applet.Yes.
    But my concern is different.
    I need a web application, that means application will be running on the web server and more than 1 clients will access this via the http URL. ..This is equally easy for either an embedded applet or an app. launched using JWS. So long as the server-side component of the teleconferencing is at the same site that served the app., either can access it while in a sand-box. If the server-side component is at a different site, either type would need to be digitally signed, and trusted.
    ..I don't have to install the application to each client separately. .. OK - not for the server-side component, but for the client-side component, it sure does need to be installed if it is either an embedded applet or a JWS app. The only real difference is that for some people, downloading an applet is not seen as 'installing' software, though in reality it is. An applet must be cached on the client-side before the code is invoked to make the applet appear in the web page. Where JWS provides a better user experience than applets though, is that the browser (and JRE) cache might be cleared (effectively 'uninstalling' the applet), by things outside Java's control (such as the user clearing the browser's cache using the browser's own controls).
    ..so I need the video and audio conferencing in this application itselt. it will be like a website.
    so please tell me, what I have to do?I am still not convinced that this needs to be, or will provide a better user experience as, an applet. But let's put that thought aside for the moment.
    Can you do this video conferencing using the cross-platform version of the JMF? The cross-platform version of JMF does not support as many formats(1) as the JMF performance pack - and you might find that the PP version supports some formats that offer better compression than the x-plat version is able to handle. Note that this can be tested once you have the server-side component in place - it is pretty much the same for an applet, JWS app., or plain old desktop app. such as JMStudio (provided as a sample app. with JMF) to access the web service that provides the video feed.
    1) [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html].

  • I have the G Drive 1 TB (GEN4 1TB) external drive purchased in 2010. I need to connect to my new MacBook Pro. I'm using the external drive for media storage of my video editing projects. Will a 800fw to thunderbolt adapter cable work?

    I have the G Drive 1 TB (GEN4 1TB) external drive purchased in 2010. I need to connect to my new MacBook Pro. I'm using the external drive for media storage of my video editing projects. Will a 800fw to thunderbolt adapter cable work? I understand that using a USB port connection is not fast enough for video editing. I read somewhere the G Drives don't connect well to MacBook Pro.
    thanks
    larry

    I doubt this can be relocated or moved so you might want to just repost in the macbook pro area.
      MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/mac_os?view=discussions
    Can you afford a new Thunderbolt case and cable? any case with FW800 is going to be slow 72MB/sec and less, and any new 1TB drive is capable of 75MB/s minimum up to 125MB/sec.
    Thunderbolt storage can of course when setup properly reach 100's of MB higher using multiple drives.
    Use what you have for a system backup or for secondary backup storage.
    you might be able to take the drive - most cases allow you to open and swap drives - and use this:
    G-Technology 1TB G-DRIVE mini High-Speed Portable Hard Drive                                   
    or this:
    http://store.apple.com/us/product/HB137VC/A/g-technology-4tb-g-raid-professional -high-performance-dual-drive-hard-drive?fnode=5f

  • CP 6.0.1.240 - Video Demo Project vs. Video Recording & YouTube

    Hello,
    I have a project with two small slide videos included.  I recorded them using Record New Video Demo and I embedded them on 2 different slides using Video > Insert Video.  Once embedded I added text captions etc and timed them to coincide with the video.  When I preview the video, timing is dead on.  When I publish to YouTube, one of the two videos delays noticeably and it throws off the timiing of all the related captions, etc.  I tried F4V and MP4, I tried uploading using the YouTube button and directly, no change.  I even tried manually pushing the timing of the captions out to see if I could account for the delay on YouTube but it doesn't have to do with the slide just the pre-loading or starting of the video on that slide.  The fact that I have 2 slides each with an embeded video and one works fine and the other doesn't is driving me around the bend.  I compared the two slides side-by-side and could not find any differentiating settings.
    Does anyone have any other suggestions for me to try?
    Thanks
    Julie
    UPDATE:  I went back to compare side-by-side the videos and I have noticed a difference.  One is called a Video Recording and the one that pauses for too long is called a Video Demo Project.  I could have sworn I recorded them in the exact same way.  This sounds silly but does anyone know what I did differenty; why one is a video demo and why the other is a video recorrding?

    UPDATE:  When I finally published the video to YouTube, the hiccup or pause on the background audio seems to have resolved.  It was very evident in previewing the project and not noticeable once published to YouTube.  I have a new issue now as it relates to pausing but not of the audio of the video itself.  I will be posting a new thread for that.

  • Video conferencing in training and event management.

    Hello experts,
    My client wants to configure the video conferencing facility in the training and event management module. Can somebody advice me on that part as in how to do so?
    Thanks and Regards,
    Kanika Talwar.

    Hi
    In Table V_T77TNM_DC
    We need to have the below entries
    TNM                                              CL_HRTNM_VALO_COMPUT_GUI_FR
    TNM       HRTNM00_REPMOD        CL_HRTNM_VALO_COMPUT_GUI_FR
    TNM       MP168400                       CL_HRBAS_INFTY_1684_GUI_FR
    TNM       RPCTNM9S_REP            CL_HRTNM_INFTY_1036_GUI_FR
    Regards
    Kenu

  • Trying to bypass CAC for Video Conferencing using EnableBWPolicyOverride

    Scenario:
    CAC enabled and bandwith policy defined for all company sites. Video bandwidth very restricted (250 Kbps).
    VIP users were granted a Voice Policy with EnableBWPolicyOverride=TRUE (VIP users must bypass CAC).
    Test:
    P2P Video Calls between VIP users bypass CAC, allowing high video resolutions (Ok!).
    Video Conferences between VIP users don't bypass CAC, limiting video to low resolution (NOT ok).
    Is this expected, that Video Conferencing will not respect the EnableBWPolicyOverride=TRUE from the Voice Policy? (I know, it's a VOICE Policy and I'm tlaking about VIDEO. But remember, on P2P video call the bypass worked.
    Any ideas?

    Hi,
    Bandwidth policy override enables administrators to override call admission control policy decisions for a particular user, however, the policy will be overridden only for incoming calls to the user and not for outgoing calls that are placed by
    the user. So I think the policy does not apply to video conference.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Video Conferencing Application Help

    hi all,
    i am planning to devlop a n-user video+audio conference in LAN. what i plan is having a server,and all user logged in will send stream to server and recieve stream from server.Is this approach can be done and more importantly is this the way it should be done? i mean is there any better way around ?
    any help will be appreciated
    thanks in advance
    Gaurav

    hi!
    i am trying to develop a video conferencing application to run on WAN. i am new to JMF and just can't guess how much time it will take. do u have any opinion or experience on this?
    thanks...

  • Says my computer does not support video conferencing?

    Just recently whenever i tried to do video chats it tells me my computer does not support video conferencing? How can i fix this?

    In the Video Menu open the Connection Doctor and go to the Capabilities tab.
    This may give you more info about which things iChat currently thinks it can do and will tell you why It thinks it can not do certain things.
    If it says Low Bandwidth against some items you will need to do as Defcom says and alter the Quicktime > Streaming speed (System Preferences > Quicktime > Streaming) to 1.5Mbps and restart iChat to see the new Speed.
    Also check in iChat menu > Preferences > Video section that the Bandwidth Limit drop down is not set too low. (Ideally here it should be set to NONE unless you are Comcast or Road Runner) Certainly don't use 100kbps.
    8:50 PM Thursday; December 4, 2008

Maybe you are looking for

  • System image won't finish on HPE-519c (W7, 64-bit)

    I'm having an issue where system image runs until about 90% and then fails - the error message says device not ready, error 0x80070015. How do I correct this? The system image worked fine the last time I tried, about a week ago.

  • Cannot log in - tried on multiple devices.

    I cannot log in (on my desktop), or rather it seems to log in, but then imediately logs out again, no error, no message no nothing, it just logs in then out again. First I tried un-installing and downloading the latest version, re-installing, but the

  • Lightroom 5 Stand Alone????

    I recently started using LR 5 as a Trial, and I now wish to buy it. I cannot find any way to do that.   I can only find a link to buy LR 6, or to buy the full CC - which I do not need. How can I get that Trail of LR 5 operable again by buying it?

  • How to open the Spawned Concurrent program files?..

    Hi all, this is my requirnment we have spawned executable stored in PRODUCT_TOP/bin directory eg $GL_TOP/bin. we want to open this file how to open? Please any one can help me. Thanks in Advance. Logu's.

  • Configuring Synaptics touchpad (new Xorg again)

    Hi I'm one of those who upgraded to the latest Xorg recently. Now I can't figure out how to configure my touchpad scrolling. I don't have hal running (but only dbus). I have all the default Xorg config files intact (10-evdev, 10-quirks, 10-synaptics)