site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=J41negrLB9Jdx7K+qnTsPWoTokLQCm4ISR5vdCBtEfo=; b=kI52CnULZcRiAZlW1sJXsaWVswKq6HeJ2D74cp1s2MMvtbVlJITV+nzPlgYyP7DqPJWBFlWXn2O3poS206Qrz4K+eibShNnckxXivpfYwxH5MUTd4QZ03e+6Wohid7FF82Dp12wn5gXUyDpvncK0lOEzDXyUTW+jgR5LyAfW5Ek= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZM1w7IY21Y9BoiNZBfk8T7E2j0aL5D19DS8OU/OQA9InP6+987OiceF+2dmLAaN5LL70KApRvPawWMHk9+3PVwH41i43XpydQI848r8LxUkjJUe/ZK1QPtVYJxJZx+J8asN3jM7wLjG6d9FDbZ9cc8FW3ByBoxRxsloBv6qZeIA= Hi, I would like to do some experiments in live streaming p2p. I would like to use DSS as my server and quicktime as my player. So what I need to do is, any peer must be able to connect in the server and play the streaming, as well serve another peers. In other words a peer need to be able to retransmit the streaming that it got from the server to another peer. Do you guys have any example of a program that connect in the DSS and play the content in the quicktime? Or any other reference based on that? Right now I am able to connect in the DSS server, store all data that it sends to me, and I am also able to accomplish with success the phases DESCRIBE, SETUP, PLAY of a quicktime player requisition. But I am not able to make the quicktime play the RTP packets that I am sending to it. Maybe with some examples I can fix it. Thanks. Pedpano _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Thiago Silva