Re: [Live-devel] Doubt on multiple media subsessions

2009-05-21 Thread Ross Finlayson
I am trying to decode an incoming stream over RTSP. When I checked the SDP description, I observed that there are 2 media subsessions like H.264 and G.711. To decode the same, I am trying to connect 2 separate sinks for each of the individual sub-sessions. Is my idea of implementation correct?

[Live-devel] Doubt on multiple media subsessions

2009-05-21 Thread Ganesh V
Dear Experts, I am trying to decode an incoming stream over RTSP. When I checked the SDP description, I observed that there are 2 media subsessions like H.264 and G.711. To decode the same, I am trying to connect 2 separate sinks for each of the individual sub-sessions. Is my idea of implement

Re: [Live-devel] Packet Loss From VLS

2009-05-21 Thread Ross Finlayson
I'm using the simpleRTPsource in order to receive rtp/udp packets which encapsulates TS (encapsulating an h.264 video stream). only made a simple adjustment to testMPEG1or2VideoReceiver. When my source is Live555 and the testMPEG2TransportStreamer it's fine. However, I'm experiencing heavy pack

[Live-devel] Packet Loss From VLS

2009-05-21 Thread tadmorm1
Hi, I'm using the simpleRTPsource in order to receive rtp/udp packets which encapsulates TS (encapsulating an h.264 video stream). only made a simple adjustment to testMPEG1or2VideoReceiver. When my source is Live555 and the testMPEG2TransportStreamer it's fine. However, I'm experiencing hea