Video over IP

My customer is looking for the following:
1. Video Conferencing across 20 WAN locations.
2. Each location would have a conference room which would be used for a multiparty video conference.
3. Individual PC users with a desktop camera should be able to make video calls to other users.
I am suggesting the following:
1. 2 nos. MCU 3545, since the number of concurrent video sessions at any given point in time would be more than 220.
2. 1 Call Manager Cluster
3. 7940/7960G IP phone with VT Advantage camera. Number of endpoints would be based upon requirements.
4. Gatekeeper at individual locations (7200 IOS based router)

you can use a DMP / DMM solution. Is the video live or have it formatted and available as a file.

Similar Messages

  • Can not view video over the Internet on WVC80N

    I set up the web cam, set up the port forward etc so now I am able to:
       1. view/change web cam settings inside my home network.
       2. view video inside my home network.
       3. view/change web cam settings over the Internet.
    But I am not able to view video over Internet. Every time I did so (using IE browser), after clicking the view video button, I got an error : There are too many user connections or the device is busy, please try again latter.
    Anyone has a fix on this? I set up port forwarding on port 1024 (that's how I can chage settings over Internet).
    I spent 2 hours on the phone with Linksys tech support but they could not find the reason.
    Thanks,
    Sam

    Who is your ISP? How you are trying to access your Camera from the remote location? Along with Port 1024 you need to do port forwarding for port 80 on your router for the Cameras IP address. As WVC80N works on your HTTP Port.
    To access your camera from the Remote location, you need to use http://wan ip:80.

  • Welcome to the Voice and Video over WLAN Discussion

    Welcome to the Cisco Networking Professionals Connection Wireless Forum. This conversation will provide you the opportunity to discuss issues surrounding Voice and Video over WLAN. We encourage everyone to share their knowledge and start conversations on issues such as bandwidth intensive wireless applications, and any other topic concerning Voice and Video over WLAN.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    We encourage you to tell your fellow networking professionals about the site!
    If you would like us to send them a personal invitation simply send their names and e-mail addresses along with your name to us at [email protected]

    This is easily done with dial peer statements . The dial peer in your originating router must route the calls to the terminating router first. That would look like :
    dial-peer voice xxxxx voip ( the xxxxx is just a tag)
    destination-pattern 45... (that would route any 5-digit calls beginning with 45)
    session-target ipv4:xxx.xxx.xxx.xxx (ip address of the terminating router)
    If digitones are to be dialed after the connection is established, use the statement:
    dtmf-relay-h.245-alphanumeric
    You could also use a statement to specify the codec to be used:
    codec g711ulaw
    You would need multiple voip dial peers if the calls were going to different routers based on the dialed digits. If all calls are sent to the same terminating router, use all wild cards in the dest-pattern statement.
    At the terminating router configure pots dial peers:
    dial-peer voice xxxxx pots
    dest-pattern 45...
    port x/x (whichever port the call is to be terminated on)
    prefix 45 (this re-inserts matched digits which are stripped off by the pots dp)
    Repeat for other ports which will receive calls.
    Paul

  • Cisco 2811 routers to route video over ip for polycom equipment.

    Hi forum,
    We are currently using polycom equipments over ISDN links for video conferencing, however, we intend to switch to our EIGRP E1 lines for that. all our sites are currently using 2811 routers to route both data and voip traffic. How do I provision the network so that I can use my E1 lines for video over ip, How should I design it?
    Besides, How do i provide video over ip service to my mobile users who vpn into my network.
    Thanks and best regards,
    paul

    first, on provisioning your network for video over ip, make sure you can implement the QoS required to provide a clear, unchoppy video stream.
    your design could look something like the following:
    polycom >> network >> router >> E1 >> router >> network >> user
    (very basic description, you may require more detail depeding on your needs)
    also, for video over ip to your vpn users, you might be able to use something like cisco IPTV or the likes. (depending on the type of video you want to provide your users)
    please see the following link for video over ip for polycom:
    http://www.cisco.com/en/US/tech/tk1077/technologies_configuration_example09186a0080111c1b.shtml#configqos
    please see the following link for more QoS for video conferencing info:
    http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a0080094968.shtml
    please see the following link for info on video over ipsec vpn:
    http://www.cisco.com/en/US/netsol/ns340/ns394/ns171/ns241/netbr09186a0080125154.html

  • Video over ip design guideline

    Hi
    I want some guideline for designing video over ip setup.
    We have central monitoring system and multiple sites connected to central site.
    Now sites will have cameras and alrm system.
    Live videos will be recorded at sites.
    Now this is BOD application where we will pass video may be voice
    and also data.
    Central site may take archived data from sites at any time.
    Now in such scenario what solution is best and cost-effective?
    Whether DMVPN or MPLS/VPN or any other solution as we
    require bod and not continuous dedicated bandwidth?
    Pls let us know any document having such type of solutions.
    Regards
    Vaishali

    What "flavor" of video over IP are you looking for?
    If it's streaming video, then the Cisco IPTV would do the trick. There are four basic models: A control server, a broadcast server, an archive server, and a "starter kit" that can do all of the above, but with limited resources.
    Do a site search for IPTV to get the docs & application info.
    If you were looking for video conferencing, there are also several possibilities.
    So, streaming video or conferencing? What's the application ?
    Scott

  • Float Video over web page

    Hello all -
    I would like to float a video over a web page, so that when
    the web pages is scrolled the video remains on the screen. I have
    contacted technical support and was told this involved Div tags,
    and CSS. Both of which I'm fairly familiar with. However, they did
    not tell me how to do this, but referred me here.
    I have a video that has been converted to an FLV with a
    transparent background. I have the web page and the video plays on
    it just fine. Now, I need to be able to scroll the web page while
    the video 'floats' on top the screen.
    Can any one help? PLEASE?
    Many thanks!
    D-

    If you don't have to worry about IE6 or earlier, you can use
    the CSS style
    for position:fixed, as is done on the
    http://www.csszengarden.com
    page for
    the Eric Stoltz design.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "deborah@schmidtdesig" <[email protected]>
    wrote in message
    news:g9p5dh$k1e$[email protected]..
    > Hello all -
    >
    > I would like to float a video over a web page, so that
    when the web pages
    > is
    > scrolled the video remains on the screen. I have
    contacted technical
    > support
    > and was told this involved Div tags, and CSS. Both of
    which I'm fairly
    > familiar with. However, they did not tell me how to do
    this, but referred
    > me
    > here.
    >
    > I have a video that has been converted to an FLV with a
    transparent
    > background. I have the web page and the video plays on
    it just fine.
    > Now, I
    > need to be able to scroll the web page while the video
    'floats' on top the
    > screen.
    >
    > Can any one help? PLEASE?
    >
    > Many thanks!
    > D-
    >

  • How do I superimpose a video over a picture?

    How do I superimpose a video over a picture?

    First, go to iMovie/Preferences and make sure that the Advanced Tools are enabled.
    Drag the Photo to your project.
    Now select the frames that you want from the clip in your event library. You can get the whole clip, or a selection. Your selection will have a yellow border around it. Click inside this yellow border and drag it to your photo. Drop it at the point where you want the video to be superimposed and drop it on the photo. A popup menu will appear. Choose CUTAWAY.

  • How to Transmit video over h263-2000/rtp

    I want to transmit a 3gp video over h.263-2000/RTP but this format is not supported by JMF APIs. I tried installing Fobs4jmf plugin in order to read 3gp video file but the supported output formats are h263/rtp and jpeg/rtp....nothing about h263++/rtp. Any ideas?
    Thanks for help

    If you are using JMStudio, click File -> Transmit, capture for the capture of webcam, then you click "Next" and finally you must insert IPaddress of computer destination and port number (for example 1550).
    On computer destination open JMStudio, click file, then click RTP session and finally you must insert IPaddress of computer(transmitter) and numberport=1550.
    I always use this numberport. On the same computer not work.
    Excuse me for my english.
    I'm italian.
    Robot84

  • I would like to restore my iphone to ios 4.3.5 from 5.0.1. i've tried and watched videos over youtube  and it doesn't helps. is there any other specific way? the ios 5.0.1 makes my phone crash and drains my battery whenever i tried to switch it back on.

    i would like to restore my iphone to ios 4.3.5 from 5.0.1. i've tried and watched videos over youtube  and it doesn't helps. is there any other specific way? the ios 5.0.1 makes my phone crash and drains my battery whenever i tried to switch it back on. kindly help me.

    There is no legit way to do this at all.

  • Why do i have to turn on my cellular data to send my photo or video over text ( otherwise it wont send at all) when my home wifi is on

    every time i try to send a photo or video over text it try and send for like 5 seconds and then not deliver.

    Your Welcome.. and on your questions I'm going to have to put a pot of coffee on and put my thinker into action see what I can come up with with sending pictures messages The Link I included explains the why and the How..
    On your second Question how to take a picture that is in the folder you mention try long pressing on the picture and see if brings up a small list of options if does see if shows your Gallery as an option if so press it see then see if any happens hopefully it move to the Gallery.. hit your home button then hit your apps button go to Gallery and see if the picture is in there and it may already be in there under a certain label but give that a try and let me know what ya came up with.. b
    http://en.wikipedia.org/wiki/Multimedia_Messaging_Service

  • Transmitting video over internet

    Hi ,
    iam developing an video conferencing application.
    iam able to transmit video using RTP in the LAN but not in the internet.
    what should i do to transmit the video over internet?.which ipaddress i need to use?
    please help me.

    hay guys,
    the problem of video streaming through internet is solved.....
    can any one have idea about converting H.263 format back to jpeg
    thanks in advance
    krishna

  • Watching Videos over internet

    Hi,
    I recently purchased Nokia 5233. How can I watch videos over internet on this phone??
    For eg, I connected to youtube and upon clicking on some video, it displays 'connecting' after 30 seconds or so, it shows 'unable to connect'...is there any settings that needs to be changed?? please help me
    Thanks,
    Ravi

    You can also try the mobile youtube version
    www.m.youtube.com
    or
    www.youtube.mobi
    640K Should be enough for everybody
    El_Loco Nokia Video Blog

  • Need help recording Video over pre-recorded Audio

    I'm making a music video, the audio has already been recorded, but I am having such a hard time trying to figure out how to record the video over it. I need to be able to hear the audio track while recording so I can sync it properly, but whenever I click on the 'Open Camera Import Window' button, it doesn't allow you to playback the audio. What is the easiest way I can go about this?
    PS. If my question is vague or unclear, I'm sorry. Every person I have asked said they had no clue what I was asking.

    Hi Rick,
    Thank you for your response.....I have always done this process using other software for the videos....so the process here is different for me.
    I pre record the audio first, then edit to remove all of the terrible sounds...breathing, mispoken words, etc...clean up the audio, then add a background music track all in Audacity.  Then, I add that track in and record my video over it.  I am creating a tutorial for a software company on how to use their software.
    This may seem backward.  My question now, I am in Captivate 7, I press video demo and it goes straight to recording the  video before I have a chance to import the audio track.  I need the audio track so I can get the video to follow the audio...if that makes sense.
    Cheers...Robert

  • I can only distribute the video over two slides??

    Hello,
    I am trying to insert a video (synchronized), and distribute it over six slides.  Unfortuanately, it will only distribute it over 2.  I noticed, however, that I can add blank slides behind the first video slide, Captivate will distribute the video across the blank slides.  If I took this route, though, I would have to copy and paste every thing from my first "video" slides to the others... Can't I distribute a video over slides that have already been built?
    Thanks in advance,
    Ryan

    Hi, Ryan. That's got to be totally frustrating. Have you updated to Captivate 8? I hadn't done much with the synchronized video in Cap 7: just too many minor issues for me. However, I've been working with synchronized video in Cap 8, including adding intermediary content slides. It's been working very well for me.
    Good luck to you!

  • Can a Macbook Pro stream 720 or 1080p video over LTE?

    I want to get a wireless IP camera that I can control from my Macbook Pro over WiFi or LTE using Verizon. I want a 720p or 1080p camera like this one:
    Foscam FI9821W Wireless IP Camera
    Anyone know if 80211.n OR LTE can even support video over IP transfers of 720 or 1080 over? Is it a waste of money to get a 1080 or 720 camera if the network won't stream it properly?
    Thanks.

    I will give you a partial answer.  The MBP you show in your post will accommodate resolution up to 2560 x 1600. If it lags with 1080, then it probably will as well since this MBP has the lesser graphics package that was available at the time.  (but that is a calculated guess on my part)
    justnw wrote:
    - I plan to buy the new 2013 Macbook Pro coming out next month.
    Neither you nor I know with any certainty if there will be a new MBP next month.  Apple never discloses such information and actually discourages users of these forums to speculate on introduction of new products.
    Ciao.

  • How do i add video over black background in iMovie '11

    Hello,
    I'm looking to add a playing video over a black background in order to make credits/blooper reel, kind of like how this video on Youtube did it http://www.youtube.com/watch?v=aM3n1T60csc. Does iMovie 11 have this capability? If so, how can I do it?
    Thank You! Any help is much appreciated.

    The video over black is easy enough. Just add a black bacground and use Picture-In-Picture to add your video.
    http://support.apple.com/kb/PH2226?viewlocale=en_US
    http://support.apple.com/kb/PH2243?viewlocale=en_US&locale=en_US
    Matt

Maybe you are looking for