similar to: How to transmit Video

Displaying 20 results from an estimated 300 matches similar to: "How to transmit Video"

2005 Jul 18
2
Vizufon Video Phone
So I won one of these on ebay, in the auction it says it has the RJ45 ports on it but it doesn't :( If I were to get an analog adapter would I be able to use the video portion of this or am I SOL? The auction requires me to pay for shipping back, so I end up losing money unless I sell it on my own. Or has anyone hacked these to work on enet?
2009 Jun 24
1
o2net_connect_expired:1637 ERROR
Hi, I have OCFS2 Cluster of 5 nodes running on RHEL 5.2 (kernel version 2.6.18-128.1.10.el5). I am getting error like Jun 24 09:26:54 alf2 kernel: (2095,0):o2net_connect_expired:1637 ERROR: no connection established with node 2 after 30.0 seco nds, giving up and returning errors. Jun 24 09:27:54 alf2 last message repeated 2 times Jun 24 09:29:24 alf2 last message repeated 3 times Jun
2011 Jul 07
1
deming regresion to make 2 variables comparable
Hi, I have a dataset which has var1 from 1 sourse and var2 from 2 different methods. I need a new variable such that var2 values from both methods can beused as 1 variable. I believe deming regression can be used to do this. I just don't know how to do it. My data looks like: idvar1var2method1var2method2 11.22.1NA 21.62.4NA 31.52.2NA 41.3NA2.8 51.6NA3.1 61.4NA2.7 Please help. Sincerely,
2009 Aug 05
1
OCFS2 2.6.25
Hi, According to this site, http://oss.oracle.com/osswiki/OCFS2/Roadmap cluster ware flock feature is available in (2.6.25) for Red hat 5.2 U2. But on download page of OCFS2 website I didn't find 2.6.25 version for 64 bit Red Hat Linux 5.2. Current download are only for Red Hat (kernel 2.6.18 ), from where I can download 2.6.25? Thanks Raheel -------------- next part
2009 Jul 22
2
OCFS2 Node restart
Hi, I have 6 nodes cluster with OCFS2 1.4.2 running on vmware virtual system RedHat 5.2 (2.6.18-128.1.16.el5) 64bit. Out of 6 nodes two nodes alf0 and alf3 reboot automatically, I enabled remote logging for kernel, and here is log. I noticed VM become non-response and suddenly reboots. I am running Alfresco (documents sharing) application all nodes are accessing common share on OCFS.
2009 Aug 17
1
NIC Bonding
Hi, I have 2 NIC and wants to use both NIC for load balancing and fault tolerance. - Quick question if NIC bonding in Redhat is supported by OCFS2? - If yes which mode bonding is supported? Thanks Raheel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 29
3
Error message whil booting system
Hi, When system booting getting error message "modprobe: FATAL: Module ocfs2_stackglue not found" in message. Some nodes reboot without any error message. ------------------------------------------------- ul 27 10:02:19 alf3 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Jul 27 10:02:19 alf3 kernel: Netfilter messages via NETLINK v0.30. Jul 27 10:02:19 alf3 kernel:
2004 Nov 05
1
Encoding problem
I am using speex for encoding and decoding speech files in a speech synthesis program. I am using concatenative approach for speech synthesis using diphones (small speech chunks) as basic unit. Now in my application, the order of diphones to be joined after decoding is determined at runtime. Therefore I have to encode each diphone independent of others. I find out that when I encode diphones
2004 Nov 03
1
simulate
are any tool, script, software, that let me simulate network traffic, like trasmit for 2 hours at 100Mbs? -- Patricio Bruna http://www.linuxcenterla.com Ingeniero de Proyectos Canada # 239 Piso 5 Red Hat Certified Engineer Providencia, Santiago - CHILE Linux Center Latinoamerica Fono: +56 2 2745000, Fax : +56 22747075
1999 Dec 21
0
" eth1 transmit timeout ... "
Hi all, I've installed samba server to act as a PDC. Here some informations : - Linux Version : 2.0.36 - Samba Version : smbd 2.0.0beta3 My Linuxbox has two ethernet interfaces (eth0:200.* and eth1:192.168.1.1) After installing samba, everything worked fine during 20 minutes only ! After that, a strange problem occurred with eth1. The following message appears on the Linux console :
2006 Nov 05
1
Call Quality Issues with IAX?
Hey all, I recently got a message from my provider about IAX: > We do not recommend the use of IAX. It is a lossy protocol that is > known to cause crackling, loss of audio and other issues. You can > use IAX if you want, but we will not assist with any issues you may > encounter. Does anyone else know about these "known" problems? I'm not sure where this provided got
2006 Feb 17
2
Accessing just the body of email in text format?
I am interested in accessing the body of the email in text format using IMAP to receive emails. So far I have tried the following #body = imap.fetch(message_id, "BODY[TEXT]") #body = imap.fetch(message_id, ["BODY[]"])[0].attr[''BODY[]''] But both of the above give me body text + the headers including Content-Type etc. How can I access
2008 Feb 12
1
UFS snapshot weirdness
Hi all, I've been making a wrapper script for the backup tool 'duplicity', allowing me to create config files for each resource, wherein I define whether a snapshot should be made prior to backing up the resource or not. Now I find that my snapshots never change .... The script creates a snapshot, creates md device, mounts it, runs backup against the mounted snapshot,
2009 Aug 08
1
Heartbeat Timeout Threshold
I've been using OCFS2 on a 3 way Centos 5.2 Xen cluster for a while now using it to share the VM disk images. In this way I can have live and transparent VM migration. I'd been having intermittent (every 2-3 weeks) incidents where a server would self fence. After configuring netconsole I managed to see that the fencing was due to a heartbeat threshold timeout so I have now increased
2006 Feb 13
11
ROR code syntax highlighting on blog?
I am interested in putting the cool syntax highlighting for ROR code. What''s the best way to do that? Is it using textilize or another formatting language? Or do I need special stylesheets? Any assistance is appreciated. Thanks Frank --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part
2004 May 03
5
QoS in wireless networks
Hello, I''m trying to configure several wireless routers with QoS support. The idea is to implement differentiated services so that VoIP traffic gets the maximal priority, then video, control traffic, interactive data traffic and best-effort traffic. I have seen that CBQ used to be chosen as qdisc for implementing bandwith share in DiffServ but now HTB is preferred because it is
2006 Feb 07
4
Ferret on Rails -- Webrick won''t start?
Hello, I tried using http://ferret.davebalmain.com/trac/wiki/FerretOnRails but Webrick won''t start after implementing the plugin? I tried both versions but to no avail? All I get is Booting up ... and then it dies? No info in log/development.log? Does anyone has a working copy of acts_as_ferret or has any ideas on what''s wrong? I am placing the plugins
2007 Jan 22
0
adjusting transmit (tx) and receive thresholds
Hello all, I get warning displays on my system display that refer to threshold increases. Can someone recommend making adjustments for network cards based off of practical experience? Thanks, James
2006 Mar 22
0
no transmit
In trying to configuring classful queing using some of the examples from the lartc howto, I am getting: qdisc cbq 1: rate 100000Kbit (bounded,isolated) prio no-transmit Here are my two lines to get started. tc qdisc add dev eth4 root handle 1: cbq bandwidth 100Mbit avpkt 1000 cell 8 tc class add dev eth4 parent 1: classid 1:1 cbq bandwidth 10Mbit prio 5 allot 1514 cell 8 maxburst 20 avpkt 1000
2009 Jul 28
0
Asked to transmit frame type 256, while native formats is 0x4
Hi, sorry to bother u all, i have a trouble when I call a did number forward to my asterisk server, the server told me: [Jul 28 19:00:57] WARNING[28080]: chan_sip.c:3806 sip_write: Asked to transmit frame type 256, while native formats is 0x4 (ulaw)(4) read/write = 0x4 (ulaw)(4)/0x4 (ulaw)(4) [Jul 28 19:00:57] WARNING[28080]: chan_sip.c:3806 sip_write: Asked to transmit frame type 4, while