Slashdot Mirror


User: seang

seang's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:What about quicktime for Java? on Yahoo & Broadcast.com Dumping Real Audio for MS · · Score: 1

    QuickTime for Java is a Java Programming Interface to native QuickTime. This means it can only be used on MacOS and Windows.

  2. QuickTime & standards-based streaming - any ideas? on Yahoo & Broadcast.com Dumping Real Audio for MS · · Score: 1

    QuickTime streaming is standards-based and the server is open source. The problem is the codec is proprietary. There are other companies supporting this standard. Information is available at http://www.streamingserver.org. A Linux RTP/RTSP client using a non-proprietary codec, such as H.263, could be a good solution. Does anyone have any ideas?