[Live-devel] Duplicate Packets

2009-03-26 Thread Gabriele De Luca
Hi Ross,how about the library in the presence of duplicate packets in input?How to take into account the duplication of packets in the class QoSMeasurement (negative values)? Thanks in advance _ Ci sai fare con l'italiano? Gioca

[Live-devel] MultiFramedRTPSink

2009-03-18 Thread Gabriele De Luca
Hi Ross,I have the RTP packets on my UNIX SOCKET. I want read them and send them to my sinks!So, I have a question:I must work on multiframedrtpsink.cpp or on rtpsink.cpp?I ask you the shortest way to do my purpose: my RTP packets are ready on my UNIX SOCKET, so I don't build header or payload,

[Live-devel] Question on GroupSock

2009-02-24 Thread Gabriele De Luca
Hi Ross,I study the following classes: GroupSock->OutputSock->Socketand setupDatagramSocket() in the GroupSockHelper. I have seen that setupDatagramSocket() create a socket and bind it to the port parameter. So, if I have already created the socket and the bind, how to avoid the setupDatagramSoc

[Live-devel] Patch against release dated 1/26/2009

2009-02-06 Thread Gabriele De Luca
In answer to Matt Schuckmann: I think that RTCP client port can be set from SDP description (MediaSession).See RFC 3650. For the server RTCP port I think that can be implemented in the object OnDemandServerSubsession. What do you think Ross? __

[Live-devel] RTSP on UDP

2009-01-29 Thread Gabriele De Luca
Hi Ross, Can live555 RTSP work on UDP? I refer to RTSPServer and RTSPClient on UDP and not TCP! Thanks in advance ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] qosMeasurementRecord problem

2009-01-20 Thread Gabriele De Luca
Hi Ross,I use qosMeasurementRecord and it works!But sometimes, when I open more clients, or when I restart a client, qosMeasurementRecord don't works!The reports, in fact, shows UNAVAIBLE, RECEIVED PACKETS=0, PACKETS LOSS=milions, etc.I follow the example openRTSP to report QoS. The problem ha

[Live-devel] SR Report

2009-01-19 Thread Gabriele De Luca
Hi Ross, I have to send SR reports manually because myrtpsink use a class that inherits from rtpsink but uses an infinite loop to read the packets within two temporary buffer files. (In fact, my application server side don't send SR report packets!) For this I need to understand how I can from

[Live-devel] scheduleNextQOSMeasurement() bug?

2009-01-18 Thread Gabriele De Luca
(TaskFunc*)periodicQOSMeasurement, (void*)NULL); to don't delay periodicQOSMeasurement (usecsToDelay=0). Regards, Gabriele De Luca _ 25 GB di spazio online per archiviare i tuoi file. Gratis! http://skydrive.live.com

[Live-devel] Multiplexing RTP and RTCP

2009-01-08 Thread Gabriele De Luca
Hi Ross,I read this draft:http://tools.ietf.org/html/draft-ietf-avt-rtp-and-rtcp-mux-07 the use of RTC and RTCP muxed on a single port, it's live555 compatible? Thanks in advance _ Party… con Eventi! http://events.live.com/?showuna

[Live-devel] Multiplexing RTP Session

2008-12-18 Thread Gabriele De Luca
It's possible multiplexing audio and video using only a port (and then only a session)? Thanks in advance ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Nat and RTCP

2008-12-18 Thread Gabriele De Luca
Thanks for your answer, maybe I explained badly. I would like to know whether opening the socket for communication with another application (perhaps using the functions of the operating system) going into conflict with the rtpgroupsock and rtcpgroupsock. In other words, if I open a socket on p

Re: [Live-devel] Nat and RTCP

2008-12-17 Thread Gabriele De Luca
Thanks! I have another question. If I have another application that I will open the socket audio and video, how can I fix OnDemandServerMediaSubsession order to avoid reopening a socket already opened (so that he can use without opening it)? Thanks in advance -

[Live-devel] Streaming relaying

2008-10-09 Thread Gabriele De Luca
Sorry, I'm rewrite previous message because the first message have the empy object. Can you explain me in *exhaustive *steps how do the replacing "FileSink" with an appropriate "RTPSink" subclass, for each stream? I use SDP to configure my connection! Thanks in advance, Bobo _