Software :: Set Up An International Video Conference ?
Dec 31, 2010
I foresee a possible need to set up an international video conference. I will be at one end, and people who haven't a great knowledge of these things will be at the other, with windows, I must presume. This is a once or twice off event, but there is a lot of significance attached to it.
How would I go about setting that up? I am presuming webcam + 1 microphone at each end, but I'd need a larger pic than you get with skype (in linux, at any rate). What software should I use? I can test it locally and debug the system.
I just solved this problem, inspired by a previous post in this forum, that worked perfectly for release 10.04. Here's how I did it in Ubuntu 10.10:Open Applications/Accessories/TerminalType gksudo gedit in order to get editing rights to system files. The system will ask you for your password.After that, and if you have the authority, it will open the file browser with editing rights.Navigate to usr/lib/gtk-2.0/2.10.0/gtk.immodulesThere is pair of lines that look just like this:"/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so" "cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gvct:sq:tr:wa" You just add :en after :wa and save the file.The two lines should now look like shown below:"/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so" "cedilla" "Cedilla" "gtk20" "/usr/share/locale" "az:ca:co:fr:gvct:sq:tr:wa:en" Now exit the file browser, restart Ubuntu, and you're done. If you now type a comma followed by a c it should produce a
As of 5 days ago I lost connectivity on HTTP, SSH, and SIP to any international address expect within South Africa.I did contact the service provider and they told me that there are not blocking any ports and everything seems fine on their side. My server is been colocated on their network.Here are our diagnostics1) I can ping from the box to any address using IP and DNS2) I can ping from an international address to the box using IP and DNS.3) I CAN NOT access HTTP, SSH, SIP from any clients outside SA.3b) CAN access all ports within SA.4)NMAP[root@localhost ~]# nmap -T5 -sV localhostInteresting ports on localhost.localdomain (127.0.0.1):
Not shown: 1671 closed ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
Do you like programming? Can you take challenges? Would you match yourself with others? Here is your chance! Grab it! The jubilee X. BME International 24-hour Programming Contest will be held this year in May!
This contest is a real test of creativity, knowledge, endurance and team-work, an EXTREME CHALLENGE! Sponsors and the offered prizes worth 6000 euros contribute to the high standards of the contest. The team which gaines the utmost points can take home the award and the cup.[URL]..
This just started happening recently.. I have no problems with 1on1 skype calls but as soon as I try to bring in another party all of my skype audio just sounds like some really really bad video game from the 70's. Just beeps and borks. The other people on the call can hear each other just fine and dandy, but on my end I can't hear anything except for beep boop beep boop.
[URL].. is a TV player client,allowing connection to several international news streams(video/audio) from around the world. it is available for Linux, Mac as well as pervasive game systems. ran ok in 10.3 but seg faults in 11.3..after manually tinkering with its audio setup in ~/.openalrc it runs good here until the seg fault...sometime it runs five minutes,sometimes 25 minutes or more...i have been unable to detect the triggering event..started by executing 'livestation' in an open terminal always results(eventually) in "Segmentation fault" and nothing else as the client disappears..anyone else seen this?or, running with no problems?
I have setup squid on a local-only ADSL account as per management to cut costs. But now they have asked to route international sites via another proxy. The local sites should still go through the local proxy and the international sites get routed to another vpn.Is it possible to use iptables for domain names and redirect the traffic.
The traditional BME Challenge24 International Programming Contest organized by the Electrical Engineering Students' Hungarian Association (MAVE) will be held between 29th April and 1st May. We are waiting for the registration of those challenge seeking programmers who would like to participate in one of the most prestigious competitions in Europe. The final round will be held on the campus of the Budapest University of Technology and Economics (BME). More information and registration on [URL]..
I have set my Keyboard as listed in the tile and it work great with one drawback, When typing in Espańol I can not get the inverted ?. I have looked on the Keymap under Latin with no success either.
The US-International layout in K/Ubuntu seems to be extremely irritating and difficult to use. I'm wondering if I could find some help here. One thing is if a dead key doesn't work (typing in ' + t for example) it will produce nothing in Ubuntu, as opposed to windows producing 't. I must add a space after almost every apostrophe or quotation mark, which is becoming extremely difficult, tedious, irritating and unnecessary. Also the dead keys that are available are ridiculous. The dead keys I am used to and want are:
Which allows one to simultaneously and smoothly type English, Dutch and German but could (to a lesser extent) be used for French. What I get:
[Code]...
Which makes 's (ś) painful, as well as the many uses for apostrophes in dutch like m'n and 'k (producing mń and ḱ respectively) etc. Considering this layout is widely used and is pretty much the de facto layout in The Netherlands whose primary languages would be Dutch and English (and some German), why has it become so difficult to use? Also, how do I fix it?
The only thing I miss about Windows is the US International keyboard setting. Is there really no equivalent in Ubuntu?
The current Ubuntu US International keyboard setting is just not the same. "whodoesitwant" explained the difference last year [URL], and it has been asked about before [URL]. Does anyone know if there are plans to implement a Windows-like keyboard setting?
This may seem petty, but it's a real nuisance if you've learned to touch type in Windows. At the moment the best I can find in Ubuntu is the US International (AltGr dead keys) layout, but it's awkward and slow using the right-hand alt key.
I am used to using US International as my keyboard layout. However, the implementation appears to differ greatly between Windows and Linux (Gnome, in my case - may well be a GTK issue since GTK behaves the same on Windows).The layout uses dead keys, for example for keys such as ', ", ^, &c. allowing easy entry of characters with diacritics. On Windows pressing a dead key and then a key that has no pair associated results in the dead key's character (when paired with space) and the character from the second key. Example: Pressing ", a yields "ä", however, pressings yields "'s", as there is no pairing for ' and s.
Now, there is a language called English which makes frequent use of exactly those two characters and since it works on Windows to just type them as usual it's muscle memory for me now. Which brings me to my problem:On Linux (and GTK on Windows), there is a pairing for ' and s (among many others), resulting in Å› (which, in turn, leads to me frequently typing "itÅ›"). So typing "it's" requires me to type ', , s at the end.There are a few other combinations I'm used to that don't work. Among those is that for non-existant pairs simply nothing is the result. Typing "I'd" results in "I". Hitting one of those keys twice results in a non-spacing diacritic which breaks my habit of typing strings by first typing both quotation marks (which now result in a non-spacing acute accent or macron).
Long story short: None of the supplied US International layouts appears to function the same as in Windows - are there any that do work identically? Or any chance to configure it that way? While it may be nice to type an s with acute accent or non-spacing diacritics, those aren't exactly common needs for me.
on a newly installed opensuse 11.4 x86_64 I am unable to find the settings to switch keyboard layout from english to german to french or any other language .it used to be in the system settings Keyboard-->Keyboard layouts -->> activate german btw french etc...
I want to watch a certain video on [url]...., but I get an error message instead. Some videos can be played, so I'm thinking it's a form of restriction, but I can't be sure.I tried using a few proxies, but on some the error message persists and on others the video doesn't load. I'm running Ubuntu 9.10 and Firefox 3.5.8.
I wanted to see the current video stream of oil leak in the gulf but when I go to the page the video is black. When I click on the video it give the error message Quote:
An Error Occurred: Could not write to resource. I am not sure what that means or how to fix it.
I have two seperated video clips, that captured same event from two cameras. i would like to create one clip, that will show one on the left side, the second on the right side, and play together.
I've been playing around with Damn Small Linux 4.4.10 on my Dell Inspiron 3000 laptop for quite a while now, and this is the first time I've been downright stumped. To make a long story short, I'm trying to play 480p video on a machine with a 233 MHz Pentium processor, 112 MB of ram, and a Neomagic MagicGraph 128XD graphics card (NM2160). Crazy? Maybe, but I don't think so. I'm using MPlayer set to Xv mode with the XFree86 4.3.0 server, and so far, I've been able to get it to play 360p mpegs with minimal stuttering. However, MPlayer crashes with 480p. This is because the 128XD only has 2 MB of memory, which, after the 1024x768x16 screen takes its share, doesn't leave enough room for a 640x480 overlay.
The creators of MPlayer are aware of this limitation, and suggest adding the following line to my XF86Config file: Option "OverlayMem" "829440"
As I understand it, this is supposed to extend the video card's frame buffer into system memory, thus allowing the higher resolution video to play. However, it doesn't work, based on this output from my XFree86 log file: cannot reserve 829440 bytes for overlay...
Some other suspicious-looking lines from the log file:
I have an integrated intel video and latest xserver-xorg-video-intel driver(using only stable repo). Now I wanna watch high-res video. From the bits of info collected from all over internet I understood that I need to:
1.aptitude install libdrm libva.
2.compile or find the .deb mplayer-vaapi and install it.
3.add -vo vaapi -va vaapi to the mplayer command line in gnome-mplayer.
My question : is that correct or did I miss something? Do I have to compile latest libdrm and libva or the ones from the squeeze repo will be good? Do I need kms enabled, i.e. install firmware-linux-nonfree?
I'm looking for a Linux tool that allows me to transcode videos to a video codec that is highly compatible to the Windows platform. We produce large scientific videos from measurements and would like to show those videos during presentations and submit the videos to journals. We want to be as compatible as possible (we can not influence for example the codes installed on the presentation system or on the journal reviewers system).
Virtualdub suggests one of these codecs: * Radius Cinepak * Intel Indeo R3.2 * Microsoft Video 1
We tried ffmpeg, mencoder and Virtualdub under wine, none of those tools could produce videos encoded with the aforementioned codecs.
When I play large HD videos in mplayer, the video and sound frequently get out of sync, and the video plays a little strangely (occasionally speeding up and occasionally slowing down).
I think it's because mplayer is only running on a single core. As I've got a quad-core processor, it seems inefficient. I've seen that there is theoretically a way to get mplayer to work with multicore setups, but it requires compiling with different options. That'd take me a little while to work through.
Ideally there would be a pre-compiled version in the software centre, or a player which has support built in (again, ideally in the software centre). Is there such a thing available?
If I take out the existing video card and put in another one of a different type (but not a different brand), how does Ubuntu behave? I know what Windows typically does. Windows starts up the screen using a default video driver which is at least 1024 by 768 and then asks you what this new bit of hardware is and asks where the drivers are. I'm pretty sure Ubuntu has default drivers of its own, but I don't know what their resolution is.
I recently bought a video card for my pc. I had it running pretty nicely on Ubuntu10.10, I started windows and later restarted and after that it wouldn't get past the Graphic cards bios. this is rather odd isn't it? I suspect it maybe dead or that my motherboard bios is stuffed but i reset that too and it still wont go.. The specs are Pentium4 Proccesor 1gb ram motherboard 661gx-m7 Nvidia GeForce FX5200 DDr128mb