summaryrefslogtreecommitdiff
path: root/net/tcserver (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0b-017Chris Piazza1999-12-042-8/+22
| | | | | | | | PR: 15191 Submitted by: maintainer Notes: svn path=/head/; revision=23577
* Streaming Quicktime server for FreeBSD.Chris Piazza1999-11-105-0/+76
Elsa is a standards-based Quicktime server based on the RTSP (RFC 2326) and RTP (RFC 1889) standards. This version is a beta which is currently free for non-commercial use. The server can serve media from QuickTime 4.0 "hinted" files which transparently support multiple media formats (e.g. QuickTime, AVI, MP3, WAV, AU, etc.). PR: 14172 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23012