search for: continuesly

Displaying 10 results from an estimated 10 matches for "continuesly".

2007 Feb 14
2
moving WiFi phone
Can anybody tell me how I can set-up multiple access points with overlapping coverage, so that a moving WiFi phone user can continuesly use the phone. bye Ronald Wiplinger
2013 Dec 04
1
Testing failover and recovery
...etwork.ping-timeout 5 Then the client mounts this volume as: mount -t glusterfs gs1:/testvol /import/testvol Everything seems to work good in normal usecases, I can write/read to the volume, take servers down and up again etc. As a fault scenario, I'm testing a fault injection like this: 1. continuesly writing timestamps to a file on the volume from the client. It is automated in a smaller testscript like: per at hallsmark.se:~/glusterfs-test$ cat scripts/test-gfs-client.sh #!/bin/sh gfs=/import/testvol while true; do date +%s >> $gfs/timestamp.txt ts=`tail -1 $gfs/timestamp.txt` md5sum=`...
2019 May 06
2
Source client with HTTP PUT
...our response. > > I have still some questions: > I want to stream a 24/7 radiochannel with mp3s. So I can't send all mp3s with one http PUT request. > So is there a possibility for that with http PUT? > If yes, how can I send the next mp3, so that icecast is playing it fluently (continuesly)? Yes: You need to send all the data in one PUT request. This is how it works. You send them concatenate with correct timing applied (which is another feature of libshout). [0] > If not, is there a documentation for a TCP Socket Communication? Yes. The HTTP RFCs. Because what Mr. Gleason sug...
2009 Jan 22
1
ftp and iptables
Hi - I have a ftp server running version 2.0.7 of vsftpd on a CentSO 5.2 server using iptables behind a Linksys router. The setup works for UNIX machines on either side of the Linksys router. For the Windows machines it only works if they're behind the Linksys router - ftp does NOT work if they're outside the Linksys router. I'd like to solve two problems: (1) make ftp work
2008 May 12
0
Problems on porting swfdec on NXP
I'm gonna CC the swfdec mailing list, as I think it's interesting for everybody thinking about Swfdec on embedded. > I have cross-compiled swfdec0.7 on directfb, and the swfdec-directfb-player > can work on NXP platform , > > The CPU cost is high, video can be viewed continuesly , however no audio > output. > The DirectFB player was the result of a project we did to find out what work would be required to make Swfdec run on embedded devices and how long that would take. As such, it is an unfinishd product, which is why I never released it. Missing audio support is pr...
2019 May 06
0
Source client with HTTP PUT
Hello again, thanks for your response. I have still some questions: I want to stream a 24/7 radiochannel with mp3s. So I can't send all mp3s with one http PUT request. So is there a possibility for that with http PUT? If yes, how can I send the next mp3, so that icecast is playing it fluently (continuesly)? If not, is there a documentation for a TCP Socket Communication? Libshout is a c++ library. Is there a wrapper for .Net or a .dll, so I can use it in my C# Client? With best regards, Jürgen -----Ursprüngliche Nachricht----- Von: Icecast <icecast-bounces at xiph.org> Im Auftrag...
2019 May 04
4
Source client with HTTP PUT
Good afternoon, On Fri, 2019-05-03 at 12:24 -0400, Fred Gleason wrote: > On Fri, 2019-05-03 at 13:19 +0000, Jürgen Bund wrote: > > I’m writting a source client in c#, in which I’m sending chunks of a > > mp3 file with http Put to IceCast. > > My problem is, that it is not a continues stream. Each http PUT > > request is an extra track. > > How can I generate an
2019 May 07
0
Source client with HTTP PUT
...our response. > > I have still some questions: > I want to stream a 24/7 radiochannel with mp3s. So I can't send all mp3s with one http PUT request. > So is there a possibility for that with http PUT? > If yes, how can I send the next mp3, so that icecast is playing it fluently (continuesly)? Yes: You need to send all the data in one PUT request. This is how it works. You send them concatenate with correct timing applied (which is another feature of libshout). [0] > If not, is there a documentation for a TCP Socket Communication? Yes. The HTTP RFCs. Because what Mr. Gleason sug...
2009 Jun 05
5
Warcraft 3 ubuntu 9.04 wine 1.1.20 crash
Hi all, find severel topics but no solution. Play Warcraft 3 on the network. ~15 min after the Dota match start Warcraft 3 crashs with following error. Code: root at tbitch:/media/Volume/Warcraft III# wine Frozen\ Throne.exe -opengl err:ole:CoCreateInstance apartment not initialised fixme:advapi:SetSecurityInfo stub fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex
2004 Dec 24
1
LDAP problem, with samba and groups
...oot access granted Dec 24 10:43:46 localhost slapd[3322]: => access_allowed: read access to "cn=engineering_w,ou=Groups,dc=sif-group,dc=nl" "displayName" requested Dec 24 10:43:46 localhost slapd[3322]: <= root access granted And then really realy much, very long. With continuesly an other cn = groupname Now I see that the logging winbindd in /etc/samba/ shows: [2004/12/24 10:58:36, 1] lib/smbldap.c:another_ldap_try(936) Connection to LDAP server failed for the 11 try! [2004/12/24 10:58:37, 0] lib/smbldap.c:smbldap_open_connection(545) ldap_initialize: Time limit excee...