similar to: Creating a Streaming Server

Displaying 20 results from an estimated 3000 matches similar to: "Creating a Streaming Server"

2012 Nov 30
3
Speeding Up Rsync for Large File Sets
We have a particular file system that we're trying to keep in sync between two FreeBSD/ZFS servers using Rsync. The file system has many millions of files, and about 4TB of data total. Rsync takes HOURS to run, even when there are no files to transfer. Just the comparison itself takes hours. Is there any way to speed up the transfer? The command line I'm using is:
2012 Dec 21
2
NFSv4 on CentOS 5.5
Hi, What is the magic juju that I have to put in /etc/sysconfig/autofs to get autofs to default to using NFSv4, rather than NFSv3, for mounting file systems? I don't want to place these flags into the automount maps themselves because we have a varied network with Sun, CentOS, RedHat and Macintosh systems, and the flags that have to get added to automount maps (which we distribute centrally
2009 Jun 30
0
CentOS 5.3 / OpenLDAP / back_perl
Hi, I was wondering if there is any momentum to get OpenLDAP's back_perl feature installed into the CentOS Yum repository. If this isn't the right mailing list for such a request, could someone point me in the correct direction? Thanks! Tim Gustafson Baskin School of Engineering UC Santa Cruz tjg at soe.ucsc.edu 831-459-5354
2013 Mar 01
0
autofs and LDAP automount maps
Hi, We've been using autofs and LDAP automount maps for years now, and it has worked well. We run an environment that has CentOS, RHEL, Solaris and FreeBSD servers and clients. Historically, all our automount maps have looked like this: -vers=3 server:/export/home/& However, we're switching to NFSv4 and therefore we need to remove the -vers=3 flag. For CentOS 6.3, Solaris and
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2000 Sep 19
2
Vorbis / Delphi Question
Hi all. I just downloaded the vorbisdll_bin.zip file from the archive, which appears to be the complete libvorbis in DLL format. This is wonderful news, as I was trying to convert the C library to a Delphi library by hand, and it was very slow in going. The only question I have is has anyone translated the necessary structures from C to Delphi yet? I noticed in the list that someone
2000 Sep 19
1
Vorbis vs OGG?
Hi there. I'm a little new to OGG, so please excuse the stupidity of this question, but: Could someone please tell me which of the two is the compression algorithm and which of the two is the framing methodology? From what I can figure, Vorbis is the compression and OGG is the framing. What is confusing me is the fact that libvorbis has a bunch of functions that start with ogg_, so
2000 Sep 19
1
Vorbis / Delphi Question
Hi all. I just downloaded the vorbisdll_bin.zip file from the archive, which appears to be the complete libvorbis in DLL format. This is wonderful news, as I was trying to convert the C library to a Delphi library by hand, and it was very slow in going. The only question I have is has anyone translated the necessary structures from C to Delphi yet? I noticed in the list that someone
2012 Apr 18
2
png2theora.c + QImage
Hello there, I have been working on an alternative version of the png2theora example: The basic idea is to change the input of the program, using a QImage [1] variable instead of a png array. This is my base file: http://www.maefloresta.com/tmp/example.cpp The point where I am stuck starts at this comment: // LOOK HERE (line 313) And here is the issue: QImage supports RGB images, so my first
2010 Mar 21
3
On-the-Fly multiplexing Video
On Sun, Mar 21, 2010 at 9:02 PM, ogg.k.ogg.k at googlemail.com < ogg.k.ogg.k at googlemail.com> wrote: > > As written on my subject, is it possible to do on-the-fly video > > multiplexing with OGG? I'm doing my final project in my college, and i > > want to build a system which has three live videos from cameras, then > > i want to transmit those video in single
2010 Jun 14
4
Live Stream Encoding
Hi There, i want to stream some pictures out of my application using the Theora codec. I can stream to a socket or a file. The current work based on the png2theora example. Something while enconding went wrong: I can see the whole video in VLC, but the complete duration of the file will not be displayed. If i play the video in Firefox, the first 2 seconds will not be played. I think the
2014 Feb 17
2
Opus supported source client without transcoding?
Figured I'd join the list since I saw someone else had just popped in looking for exactly the same thing I am (non-transcoding opus streamer for sending multiple .opus files to icecast2). It looks like ices2 would do exactly what I personally need, except for not having been updated to support opus yet. (I chatted on IRC once or twice with someone who it sounds like is interested in adding
2010 Jun 25
2
mux two or more than two streams
How can I mux two or more streams to server. my problem is that I hv three camera and I want to stream those live video to browser. please give give solution with command . -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100625/dd3c68e9/attachment.htm
2010 Jun 25
2
mux two or more than two streams
How can I mux two or more streams to server. my problem is that I hv three camera and I want to stream those live video to browser. please give give solution with command . -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100625/dd3c68e9/attachment.htm
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> >
2010 Oct 13
3
Need a help on Online Video Streaming using IceCast
Hello, We are working on the Radio station project and we are trying to implement the Live Video Streaming module using Icecast server with VLC player. We have installed and configured the Icecast into our server. Also, we have installed the VLC player in our local desktop computer. The USB webcam(200 CMOS UCAM - DLC220T) has been connected into my machine. Now we are trying to live video
2007 Mar 06
1
example code with streaming
Hello, I'm looking at vorbis for sending live audio over a network. This would probably be running on an embedded system (some challenges there, but that's ok). I've used the encoder example to get things compiling/running with sample data, but it seems to file based. Is there an example for streaming live audio? A secondary problem I may be running into is the amount of time to
2010 Dec 10
1
limitation in encoder
HI, I have a question about libtheora examples. I have modified png2theora source code and the encoder stops after 3000 encoded frames. I don't know if it s a limitation in libtheora or something else. Manuel Dahmen. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20101210/016e4b8e/attachment.htm
2012 Sep 10
1
Problems with low frame rate streams
Hi Thomas, Em 07-09-2012 12:40, R?cker Thomas escreveu: > Could you shed some more light on what the actual problem is? > Icecast's behaviour, logs at debug level. Client software behaviour, etc. > > Without that it's really hard to even guess what is going wrong... I'm sorry if my first mail wasn't clear on this. In Icecast, I see this mount point on the status page