Hi Marisa,
> 1. Number of packets from Darwin (Marisa Affonso Vasconcelos)
> I've developed a proxy which receive the RTP packets from
> Darwin. Other thing
> strange is that the number of bytes received is less than 50% of the original
> file size.
I'd take a guess that you are hitting the 'reliable udp' problem.
Alternatively you are only getting one track of the video (audio or
video stream only).
If you have control of your darwin streaming server - try setting the
'reliable udp' to false in the Streaming Servers config.xml file (not
exact name of file).
There have been messages about the effect of reliable udp and the Apple
provided streaming proxy on this list previously.
I've modified the Apple code to add some additional features (IPv6
client support, source IP address of track different from server IP
address) and along the way this removed the reliable udp problem.
You could look at my quickly/recently created web page:
http://www.ctie.monash.edu.au/dss-ipv6/
I'd also suggest that you have a look at the rtcp packets that fly
around at the start of your video streams.
Regards,
Dan
[demime 0.98b removed an attachment of type text/x-vcard which had a name of daniel.grimm.vcf; charset=us-ascii]
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.