search for: kysucix

Displaying 4 results from an estimated 4 matches for "kysucix".

2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe and a xsl typo. Best regards :) kysucix -- Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
...untname.png As for now it saves a frame every theora keyframe, which is probably too heavy for the server but it is trivial to add a counter. I tried to code in a "icecast" style but tell me if it's ok. I tested it and it should work without threading and memory leaks problems. bye :) kysucix p.s. the patch is against latest svn code
2005 Nov 19
0
vorbisRTP and theoraRTP
Is is planned to add vorbisRTP and theoraRTP server to icecast? Icecast for realtime streaming would be very interesting bye kysucix -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20051119/ab500196/attachment.pgp
2005 Nov 11
0
[PATCH] icecast video preview 2
hem here it is the patch. ;) bye kysucix -------------- next part -------------- Index: conf/icecast.xml.in =================================================================== --- conf/icecast.xml.in (revisione 10365) +++ conf/icecast.xml.in (copia locale) @@ -62,6 +62,7 @@ <port>8001</port> </listen-socket&gt...